The path /templates/commands/*.md doesn't exist once specify init.
|
- Read each command file in `/templates/commands/*.md` (including this one) to verify no outdated references (agent-specific names like CLAUDE only) remain when generic guidance is required. |
As far as I can see the commands are now in the agent-specific folder (i.e. .codex/commands/*.md). This probably means that the LLM isn't takin those into account.
The path
/templates/commands/*.mddoesn't exist oncespecify init.spec-kit/templates/commands/constitution.md
Line 39 in 321edbc
As far as I can see the commands are now in the agent-specific folder (i.e.
.codex/commands/*.md). This probably means that the LLM isn't takin those into account.