complete-spec
Originally fromjschulte/claude-plugins
Installation
SKILL.md
Complete Specification (with GitHub Spec Kit)
Step 5 of 6 in the Reverse Engineering to Spec-Driven Development process.
Estimated Time: 30-60 minutes (interactive)
Prerequisites: Step 4 completed (docs/gap-analysis-report.md exists with clarifications list)
Output: Updated specs in specs/ with all [NEEDS CLARIFICATION] markers resolved
When to Use This Skill
Use this skill when:
- You've completed Step 4 (Gap Analysis)
- Have
[NEEDS CLARIFICATION]markers in specifications - Ready for interactive clarification session using
/speckit.clarify - Want to finalize specifications before implementation