Execution-layer skill for spawning subagents via runAgent
3.1
Rating
0
Installs
AI & LLM
Category
This skill provides a minimal wrapper around runAgent for spawning subagents. While the structure is clean and concise, the description lacks critical details needed for a CLI agent to invoke it effectively: no parameter specifications, no examples of how to set tool permissions, no guidance on what constitutes valid agent IDs, and no concrete usage patterns. The task knowledge is limited to stating constraints without implementation details. The novelty is moderate—subagent orchestration has value for complex workflows, but as a thin wrapper it adds limited abstraction. To improve, add: runAgent parameter schema, permission specification format, example invocations, and clearer guidance on when/how to use this vs direct agent calls.
Loading SKILL.md…