The guide for SDD (see spec-driven-development.md) contains multiple instances of outdated or incorrect skill names, for example this section:
Create a task file with the initial prompt:
/add-task "Design and implement authentication middleware with JWT support"
The correct skill name would be prefixed with sdd: (see add-task/SKILL.md)
The guide for SDD (see spec-driven-development.md) contains multiple instances of outdated or incorrect skill names, for example this section:
The correct skill name would be prefixed with
sdd:(see add-task/SKILL.md)