Skip to content

fix: template typos and broken refs#9

Merged
e0ipso merged 1 commit into
mainfrom
fix/template-typos-and-broken-refs
Feb 27, 2026
Merged

fix: template typos and broken refs#9
e0ipso merged 1 commit into
mainfrom
fix/template-typos-and-broken-refs

Conversation

@e0ipso
Copy link
Copy Markdown
Owner

@e0ipso e0ipso commented Feb 27, 2026

Summary

  • Fix duplicated $root/ $root/ path prefixes across three template files
  • Correct typos: expecialized, according the the, fo find
  • Remove stray [ bracket from EXECUTION_SUMMARY_TEMPLATE path
  • Replace $1 with [planId] placeholder in full-workflow.md (not a standalone command)

Closes #8

Test plan

  • All 178 tests pass
  • Lint passes
  • Verify templates render correctly via npm start init --assistants claude

Correct duplicated path prefixes, misspellings,
stray brackets, and replace $1 variable with
[planId] placeholder in full-workflow.md.
@e0ipso e0ipso merged commit cbf1d85 into main Feb 27, 2026
1 check passed
github-actions Bot pushed a commit that referenced this pull request Feb 27, 2026
## <small>1.27.2 (2026-02-27)</small>

* fix: template typos and broken refs (#9) ([cbf1d85](cbf1d85)), closes [#9](#9) [#8](#8)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.27.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@e0ipso e0ipso deleted the fix/template-typos-and-broken-refs branch May 25, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix typos and broken references in full-workflow template

1 participant