Agent skill
subagents
Execution-layer skill for spawning subagents via runAgent
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/subagents
SKILL.md
Commands
- runAgent
Constraints
- Subagents must run with explicit, limited tool permissions.
- Governance-layer routing decisions happen before runAgent is called.
Notes
- Governance decides which agent id to call; this skill is a thin wrapper around runAgent.
Didn't find tool you were looking for?