review-feature-spec
Installation
SKILL.md
Purpose
This command preserves compatibility with the original workflow. Specification review now belongs to /start-feature and uses Beads review tasks rather than tasks.md.
Execution
- Resolve the feature root from the supplied ID, numbered slug, branch, design path, or roadmap entry.
- Run the
/start-featurecontext-loading, four isolated specification reviews, and specification-reconciliation stages. - Reuse the active feature worktree when it is already correct.
- Record findings and resolutions in the lifecycle review tasks.
- Update
design.mdand the Beads execution graph. - Commit the reviewed design and close
spec-reconcileonly when no blocking design ambiguity remains. - Return the same readiness result as
/start-feature.
Legacy tasks.md may be read only during /migrate-workflow; it is not updated by this command.