II.
LibrarySkill overview
Reference · livelib-skill:shared--subagent-driven-development
subagent-driven-development overview
Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent per task.
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
- Want automatic review checkpoints
## Two-Stage Review
1. **Spec Compliance** - Did they build what was requested? (nothing more, nothing less)
2. **Code Quality** - Is it well-built? (clean, tested, maintainable)
Spec MUST pass before quality review beg
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.