What problem does it solve?
This Skill turns plan documents or brief prompts into an organized, test-aware execution plan and then carries out development work to complete and ship features while preserving quality, branch safety, and incremental commits.
Core Features & Use Cases
- Plan ingestion & triage: Accepts plan files or bare prompts, classifies scope and routes execution (trivial, small/medium, large).
- Execution orchestration: Builds task lists, manages branches or worktrees, supports inline and serial/parallel subagent strategies, and enforces test discovery and incremental commits.
- Quality & shipping: Guides full quality checks, code review tiers, post-deploy monitoring, PR creation, and evidence capture for runnable changes.
Quick Start
Invoke the ce:work skill with a plan document path or a brief description of the work to start executing tasks and producing commits.