Loading...
Loading...
Found 5 Skills
Use when you have specs or requirements for a multi-step task to break it down into detailed tasks, before executing it
Document and communicate plans clearly. Structures implementation plans with tasks, decisions, and success criteria.
Master skill for parallel subagent-driven execution with automatic fallback to single-agent sequential mode. Use when implementing plans with multiple independent sub-phases (SP1, SP2...) to dispatch parallel subagents, or when requiring code review between implementation and testing.
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue