Executes development plans through automated task breakdown, sub-agent orchestration, and rigorous verification cycles.
The Implement skill bridges the gap between planning and execution by transforming agreed-upon technical approaches into working code. It manages the entire development lifecycle by decomposing complex requirements into discrete tasks, orchestrating specialized sub-agents for domain-specific work, and maintaining session state in dedicated markdown files. With a focus on quality assurance, it automatically runs builds, linters, and tests to ensure that every implementation is functional, verified, and aligned with user requirements.
Key Features
010 GitHub stars
02Multi-agent orchestration for research and execution
03Persistent state management for long-running sessions
04Domain-specific skill integration for UI, testing, and data
05Automated task breakdown and dependency sequencing
06Integrated quality checks including builds and linting
Use Cases
01Transitioning from architectural planning to active coding
02Managing complex refactoring projects with automated verification
03Executing multi-file feature builds with sub-agent assistance