II.
LibrarySkill JSON
Structured · livelib-skill:shared--subagent-driven-development
subagent-driven-development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--subagent-driven-development",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "subagent-driven-development",
"description": "Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent per task.",
"libraryPath": "library/methodologies/superpowers/skills/subagent-driven-development/SKILL.md",
"contentSummary": "- Want to stay in current session\n- Want automatic review checkpoints\n\n## Two-Stage Review\n\n1. **Spec Compliance** - Did they build what was requested? (nothing more, nothing less)\n2. **Code Quality** - Is it well-built? (clean, tested, maintainable)\n\nSpec MUST pass before quality review beg"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--subagent-driven-development",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}