Acerca de
This skill bridges the gap between high-level architectural planning and actual code execution within Claude Code. It allows Claude to systematically work through multi-step coding tasks by managing a central progress ledger, handling complex task dependencies, and orchestrating specialized subagents for coding, testing, and review. By utilizing a specific file locking protocol and incremental file reading, it prevents context overflow and ensures data integrity during long-running or multi-session development projects, making it essential for building large-scale features or refactoring complex systems.