implement
Installation
SKILL.md
Implement from Spec (with GitHub Spec Kit)
Step 6 of 6 in the Reverse Engineering to Spec-Driven Development process.
Estimated Time: Hours to days (depends on gaps)
Prerequisites: Step 5 completed (all specs finalized, no [NEEDS CLARIFICATION] markers)
Output: Fully implemented application with all specs marked ✅ COMPLETE
When to Use This Skill
Use this skill when:
- You've completed Step 5 (Complete Specification)
- All specifications in
specs/are finalized - Implementation plans exist in
specs/ - Ready to use
/speckit.implementto build features