What problem does it solve?
This Skill turns a completed feature specification into working software so an AI can move from planning to implementation without losing the project rules, context, or verification requirements.
Core Features & Use Cases
- Feature execution: Builds the production code, unit tests, and documentation updates defined in a feature spec.
- Plan-driven delivery: Can implement one feature at a time or iterate through every incomplete feature in a plan in order.
- Review remediation: Applies security or performance findings from review reports with targeted fixes and verification tests.
- Stateful workflow: Tracks progress in the governing plan and feature spec so work can be resumed cleanly after interruption.
Quick Start
Use the implement skill to execute the specified feature spec and deliver the required code, tests, and documentation updates.