What problem does it solve?
This Skill addresses the challenge of implementing new features in a systematic and controlled manner, from planning to testing and review, providing a comprehensive end-to-end solution.
Core Features & Use Cases
- End-to-End Workflow: Handles the entire feature implementation process, including planning, coding, testing, and review.
- Flexible Modes: Supports various modes like interactive, fast, parallel, and test-driven development (TDD).
- Agent Routing: Routes tasks to appropriate agents based on the implementation workflow.
- Smart Intent Detection: Automatically detects user intent and routes to the correct workflow step.
- Subagent Patterns: Utilizes Claude Tasks to spawn subagents for specific tasks like research, planning, and testing.
Quick Start
Use the t1k:cook skill to implement a new feature with the command: /t1k:cook implement "Add a new feature to the application" --interactive