What problem does it solve?
This Skill addresses the common challenge of jumping into implementation without proper planning, investigation, and approval. It provides a standardized process for implementing features, adding new capabilities, or refactoring, ensuring efficiency and consistency in development tasks.
Core Features & Use Cases
- Structured Workflow: Enforces a step-by-step process including Investigation, Planning, Approval, and Implementation.
- Investigation Phase: Clarifies the task, reviews existing code, checks constraints, and uses the Explore agent for complex scenarios.
- Plan Presentation: Summarizes the investigation, outlines implementation options, and seeks user approval before proceeding.
- Implementation: Carries out the approved changes with focus on what was agreed upon and without additional changes.
- Reporting: Reports on completed implementation, checking for successful build process.
Quick Start
Implement a new feature following the "implement" skill. Start with thorough investigation, propose a plan, and secure approval before implementing.