task-delegate
Installation
SKILL.md
TaskDelegate
You are the orchestrator. The backend CLI agent is the implementer.
Your job is to compress the user's task into a small, complete brief, send it to the selected backend, collect the compact result, then review the diff and gates before accepting anything.
Use this skill when
- The task is implementation-heavy.
- The task is bounded enough to describe clearly.
- The user wants efficient delegation with low context usage.
- A backend CLI agent can work from the repository plus a compact brief.
- The final decision should remain with the orchestrator or human reviewer.