What problem does it solve?
This Skill eliminates the risk of inconsistent, low-quality feature execution that leads to half-finished work, missed quality standards, and costly rework when turning technical plans into production-ready code.
Core Features & Use Cases
- Structured Input Triage: Automatically routes plan documents or bare work prompts to the appropriate execution path, flagging large cross-cutting work that needs upfront planning.
- End-to-End Execution Workflow: Handles git branch/worktree setup, task breakdown, continuous testing, incremental commits, and mandatory code review to deliver complete features.
- Quality Guardrails: Enforces test coverage checks, pattern adherence, and pre-deploy validation planning to ensure shipped code meets project standards.
- Use Case: A developer with a technical plan for a new user notification feature can use this Skill to execute the plan end-to-end, run all required tests, complete code review, and create a production-ready PR without missing critical quality steps.
Quick Start
Use the ce:work skill to execute the technical plan at docs/plans/user-notification-feature.md and ship the completed, reviewed feature.