About
Tackle large-scale development projects that risk exceeding the context window by strategically breaking them into smaller, independent sub-tasks. This skill guides the creation of specialized 'subagents,' each responsible for a specific, testable piece of the overall plan. By providing clear implementation guidelines and tests for each subagent, you can ensure each component is built correctly before integrating them into a coherent, fully functional final product. This approach is ideal for complex features or refactors that require sustained effort and careful management over a long period.