What problem does it solve?
The 'ce-work' skill addresses the need for a systematic and efficient approach to work execution, ensuring that features are implemented, shipped, and validated in a structured and high-quality manner.
Core Features & Use Cases
- Systematic Work Execution: Automates the process of reading and executing a plan or specification systematically.
- Parallel and Serial Task Execution: Handles small, medium, and large tasks using different strategies, including inline and subagent-based execution.
- Test-Driven Development: Encourages test-first or characterization-first execution and ensures all changes are covered by tests.
- Continuous Testing: Runs tests after each change and ensures that quality is maintained throughout the development process.
- Quality Check and Finishing Work: Provides a framework for quality checks and the finalization of features before shipping.
- Code Review and Resolving PR Feedback: Offers structured code review processes and helps resolve pull request feedback.
- Documentation and Knowledge Compound: Documents solutions and knowledge for the team to reference.
Quick Start
To execute a plan and implement the tasks described in 'workplan.md', simply use the command 'skill ce-work workplan.md'.