Meta-skill: how to pass skills/context to Claude sub-agents that start with fresh context, with documented SDK gotchas.
94
94%
Does it follow best practices?
Impact
96%
1.50xAverage score across 3 eval scenarios
Passed
No known issues
{
"name": "jbaruch/sub-agent-delegation",
"version": "0.1.5",
"summary": "Meta-skill: how to pass skills/context to Claude sub-agents that start with fresh context, with documented SDK gotchas.",
"private": false,
"rules": {
"sub-agent-delegation-rules": {
"rules": "rules/sub-agent-delegation-rules.md"
}
},
"skills": {
"delegate-to-sub-agent": {
"path": "skills/delegate-to-sub-agent/SKILL.md"
}
}
}