mirror of
https://github.com/github/spec-kit.git
synced 2026-07-11 10:34:06 +08:00
The note told readers to "See .specify/templates/plan-template.md for the execution workflow" — that path is the file itself. The execution workflow lives in the plan command's definition, which the note already names via the __SPECKIT_COMMAND_PLAN__ placeholder. Point there instead of at a self-reference. Fixes #1148 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>