cc-feature-implementer
Phase-based feature planning with test-driven quality gates
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install cc-feature-implementer?โผ
Run `npx skills add serendipity1004/cc-feature-implementer --all -g -y` in your terminal to install the feature planner globally.
How to break a feature into development phases?โผ
This skill analyzes your codebase, then splits the feature into 3-7 phases of 1-4 hours each, with clear goals, tasks, and success criteria per phase.
Does it support test-driven development?โผ
Yes. Every phase follows the Red-Green-Refactor cycle, requiring failing tests before implementation and coverage targets of 80% or more for business logic.
What are quality gates in feature planning?โผ
Quality gates are mandatory checklists covering builds, tests, linting, security, and documentation that must fully pass before the next phase begins.
Can I approve the plan before coding starts?โผ
Yes. The skill asks for your explicit approval of the phase breakdown before generating the plan document in your docs/plans folder.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core