What problem does it solve?
This Skill solves the critical issue of subagents running in no-session mode being unable to ask clarifying questions mid-execution, which leads to implementation errors, missed requirements, and rework due to misalignment with user expectations.
Core Features & Use Cases
- Two-Phase Execution Workflow: First collects all clarifying questions from the subagent before any code is written, then runs implementation with user-provided answers to eliminate guesswork.
- Automated Review Gates: Includes mandatory spec compliance and code quality review steps after implementation to catch issues before marking tasks complete.
- Adaptive Task Handling: Selects the appropriate subagent model based on task complexity (mechanical, integration, or architecture work) and provides clear paths for handling blocked tasks.
- Use Case: When you have a detailed implementation plan with multiple independent tasks, use this Skill to delegate each task to a subagent, ensure all requirements are clarified upfront, and validate the final output meets both functional and quality standards.
Quick Start
Use the task-dispatch skill to delegate the first independent implementation task from your plan, collect any clarifying questions from the subagent, provide your answers, and complete the task with automated spec and code quality reviews.