Skip to content

fix(init): compose templates with built-in skills - #141

Merged
codeaholicguy merged 1 commit into
mainfrom
feature-init-template-built-in-skills
Aug 5, 2026
Merged

fix(init): compose templates with built-in skills#141
codeaholicguy merged 1 commit into
mainfrom
feature-init-template-built-in-skills

Conversation

@codeaholicguy

Copy link
Copy Markdown
Owner

Summary:

  • allow init template application and explicit built-in skill installation to run independently
  • preserve template-only and non-template built-in behavior
  • replace the prior silent-ignore assertions with regression coverage for templates with and without explicit skills

Validation:

  • strict red/green TDD plus reverse-fix red/restored-green
  • focused init tests: 23 passed
  • CLI tests: 901 passed
  • full workspace tests: all 6 projects passed
  • CLI typecheck, workspace lint, and workspace build passed
  • init E2E selection: 8 passed
  • temporary-directory CLI composition and idempotency repro: 20 installed/configured unique built-ins across repeated runs

Caveats:

  • the unfiltered E2E invocation was terminated by the execution harness before Vitest emitted its final summary; the complete init-command E2E subset passed
  • lint retains six pre-existing unused-catch warnings and zero errors

@codeaholicguy
codeaholicguy merged commit 7ee6def into main Aug 5, 2026
7 checks passed
@codeaholicguy
codeaholicguy deleted the feature-init-template-built-in-skills branch August 5, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant