The skill's reliance on
Claims to do
Subagent-Driven Development: Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.
Actually does
This skill orchestrates a software development workflow by reading an implementation plan, extracting tasks, and dispatching specialized subagents (implementer, spec reviewer, code quality reviewer) using specific prompt templates (e.g., `./implementer-prompt.md`). It manages task status, handles subagent questions and issues, and enforces a two-stage review process (spec compliance then code quality) with iterative fixes before marking tasks complete and integrating with Git operations.
/plugin marketplace add obra/superpowers/plugin install subagent-driven-development@obra/superpowersgemini extensions install https://github.com/obra/superpowers.git --consentnpx skills add https://github.com/obra/superpowersThe skill heavily relies on external Markdown files for subagent prompts (e.g., `./implementer-prompt.md`) and integrates with other 'superpowers' skills. Compromise or malicious content within these external dependencies could lead to arbitrary code execution, data exfiltration, or other harmful actions by the orchestrated subagents.
./implementer-prompt.md, superpowers:using-git-worktrees
The skill incorporates review loops ('Repeat until approved') for spec compliance and code quality. If a subagent repeatedly fails to meet review criteria or encounters an unresolvable issue, these loops could lead to excessive resource consumption (e.g., API calls, compute time) without human intervention.
Implementer subagent fixes spec gaps -> Dispatch spec reviewer subagent (...) [label="re-review"]
The skill is designed for 'Faster iteration (no human-in-loop between tasks)' and 'Review checkpoints automatic,' which reduces human oversight during task execution. This could lead to critical decisions being made autonomously without sufficient human review, potentially causing unintended consequences or approval fatigue for the final human review.
Faster iteration (no human-in-loop between tasks), Review checkpoints automatic
[](https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/subagent-driven-development)<a href="https://mondoo.com/ai-agent-security/skills/github/obra/superpowers/subagent-driven-development"><img src="https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/subagent-driven-development.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/obra/superpowers/subagent-driven-development.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.