This skill transforms Claude into a sophisticated project manager capable of delegating domain-specific tasks to a fleet of specialized subagents, including engineers, reviewers, analysts, and testers. By utilizing a 'Plan-then-Execute' strategy, it facilitates deep codebase exploration and complex multi-stage workflows—such as parallel security audits, sequential investigation chains, or challenge loops—without bloating the main conversation context. It provides a structured framework for role-based routing, survivable state management, and clear handoff patterns, ensuring high-quality, maintainable results for high-stakes software engineering projects.
主要功能
012 GitHub stars
02Role-based agent routing for engineering, auditing, and research tasks
03Isolated context management to prevent main conversation token bloat
04Resumable subagent sessions for iterative refinement and long-running work
05Pre-execution planning subagent for complex strategy design
06Advanced workflow patterns including Sequential Handoff and Challenge Loops