What problem does it solve?
This Skill prevents the orchestrator from wasting time on discovery or implementation by routing substantial work to specialist agents with explicit tracking, scope, and review boundaries.
Core Features & Use Cases
- Proactive delegation: Decide when to hand off code review, debugging, security auditing, architecture analysis, or multi-file refactors before doing the work yourself.
- Bead-first workflow: Create a tracking bead, use it as the task prompt, and preserve outputs across explorer, executor, reviewer, and fix cycles.
- Worktree-safe execution: Run edit-capable specialists in isolated worktrees, reuse job workspaces when needed, and keep chains alive through review and repair.
- Merge-gated publication: Use chain and epic lifecycle rules to coordinate merges, verify readiness, and publish through specialist commands instead of manual git operations.
Quick Start
Use the using-specialists skill to create a bead and delegate the task to the appropriate specialist before you investigate or implement anything yourself.