概要
The Implement-Spec skill provides a robust, end-to-end orchestration workflow for Claude Code, bridging the gap between a design document and a production-ready Pull Request. It utilizes isolated git worktrees to prevent repository pollution, breaks complex specs into manageable tasks via MCP, and executes implementation through specialized subagents. With built-in session recovery and a detailed machine-verifiable audit trail, it ensures every line of code is tested and verified against the original requirements before submission, making it ideal for complex feature development.