About
The Implement skill is a powerful orchestration tool for Claude Code designed to turn architectural plans into production-ready code. It operates by breaking down plans into chunks and spawning isolated subagents—one to implement the logic and another to verify it against project gates and acceptance criteria. By automating the 'code-test-fix' cycle and managing progress through state files, it allows developers to delegate multi-step feature implementations while maintaining high code quality and consistency.