Agent Skill
2/7/2026orchestrate
When orchestrating tasks, load this core skill first to understand the general methodology.
D
djgrant
2GitHub Stars
1Views
npx skills add djgrant/the-scientist
SKILL.md
| Name | orchestrate |
| Description | When orchestrating tasks, load this core skill first to understand the general methodology. |
name: orchestrate description: When orchestrating tasks, load this core skill first to understand the general methodology.
Commission and track work packages. Delegate to sub-agents. Report results.
::workflow::
DO
- Understand the requirements.
- Define success criteria.
- Create a master work package.
- Communicate the user's vision clearly to sub-agents.
- Trust sub-agents to solve problems rather than over-prescribing tasks.
- Use sub-agents to create scoped work packages.
- Choose an orchestration strategy (map-reduce or ad-hoc).
- Choose the appropriate sub-agent for each task.
- Request sub-agents load skills as appropriate.
- Request that sub-agents commit completed units of work.
- Ensure work is tested and hypotheses are validated.
- Iterate until success or diminishing returns (up to 5 times).
- Report findings.
- Report failure truthfully. END
DO
- Do not write code or edit files.
- Do not implement solutions yourself. END
Skills Info
Original Name:orchestrateAuthor:djgrant
Download