| name | delegate |
| description | Use subagents to split exploration, implementation, review, and verification work. |
| mode | inline |
Delegate
Use this skill when the task is large enough to benefit from parallel or staged
work.
Recommended pattern:
- Open
explore agents for independent evidence gathering.
- Open
plan when the implementation path is unclear.
- Open
implementer only after the desired change is specific.
- Open
review or verifier to check the result.
- Merge child results by citing evidence, changes, risks, and blockers.
User task: {{args}}