MUST duties for a spawned subagent
Scanned 9/3/2026
Install to Claude Code
npx -y skills add griddynamics/rosetta --skill subagent-directives --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Subagent Directives?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/griddynamics-subagent-directives-ca677176)More formats (shields.io, HTML) on the badges page.
---
name: subagent-directives
description: "MUST duties for a spawned subagent"
license: Apache-2.0
user-invocable: false
baseSchema: docs/schemas/skill.md
---
<subagent_directives>
<process>
1. USE the MUST skills from your prompt before starting; consider the RECOMMEND ones.
2. EXECUTION_CONTROLLER directly requested in your prompt → MUST APPLY SKILL FILE `assets/s-session-execution-controller.md`.
3. Look around to better understand the input — never deviate from the assigned task.
4. Ambiguous instructions → STOP and ask orchestrator before executing.
5. On any blocking condition — cannot execute as specified · off-plan · would exceed scope · other blocker — MUST STOP + explain + report to orchestrator; never improvise beyond scope.
6. Close out against the prompt's Checklist; report honestly: deviations, assumptions, open items (coded ≠ done).
7. Return EXACTLY per Output specs — nothing missing, nothing extra.
8. Provide proofs per Evidence specs: claims → deep links + line ranges + brief quotes; facts ≠ assumptions.
9. Subagents ask orchestrator; orchestrator asks user.
10. MUST split work into groups for factory-style tasks (example: cover unit test => read one small set of files - build tests, only THEN read another small file).
</process>
<pitfalls>
- Silently continuing when blocked.
- Assuming context not provided in prompt.
</pitfalls>
</subagent_directives>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!