subagent-driven-development
Execute Plans with Subagent Reviews
Complex implementation plans lose quality when one context handles every task. This skill coordinates fresh subagents for implementation, spec checks, and code quality reviews.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "subagent-driven-development" from https://skillstore.io/skills/obra-subagent-driven-development.md and its manifest at https://skillstore.io/api/skills/obra-subagent-driven-development/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "subagent-driven-development". A user asks to execute task one from a prepared implementation plan.
Expected outcome:
The skill creates a task handoff, requests implementation, runs spec review, runs quality review, and marks the task complete.
Using "subagent-driven-development". A reviewer finds an extra feature that was not requested.
Expected outcome:
- The implementer removes the extra work.
- The spec reviewer checks the corrected task again.
- The workflow continues only after approval.
Using "subagent-driven-development". All plan tasks are complete.
Expected outcome:
The workflow sends the whole branch for final review and then moves to the finishing branch process.
Security Audit
SafeThe static findings are false positives caused by Markdown fences, inline prompt-template filenames, review checklist wording, and an example config path. No malicious prompt injection, data exfiltration intent, shell execution instructions, or unsafe filesystem behavior was found.
Risk Factors
โ๏ธ External commands (8)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/obra-subagent-driven-development/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/obra-subagent-driven-development?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/obra-subagent-driven-development?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/obra-subagent-driven-development/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/obra-subagent-driven-development.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
obra. (2026). subagent-driven-development security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/obra-subagent-driven-development/audits/9BibTeX citation
@techreport{obra-obra-subagent-driven-development-2026,
author = {obra},
title = {subagent-driven-development security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/obra-subagent-driven-development/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "subagent-driven-development security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "obra"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/obra-subagent-driven-development/audits/9"
identifiers:
- type: other
value: "skillstore:obra-subagent-driven-development:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
9 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
zhanlincui-subagent-driven-development
2026-08-21
obra-subagent-driven-development
2026-08-21
sickn33-subagent-driven-development
2026-08-21
cygnusfear-subagent-driven-development
2026-08-21
doyajin174-subagent-driven-development
2026-08-21
cycleaddict-subagent-driven-development
2026-08-21
dyai2025-subagent-driven-development
2026-08-21
codingcossack-subagent-driven-development
2026-08-21
davila7-subagent-driven-development
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Coordinate a Feature Plan
Break a planned feature into reviewed implementation tasks inside one AI session.
Control AI Coding Work
Use fresh subagents to reduce context drift while preserving review checkpoints.
Verify Contract Compliance
Compare each delivered task against its requirements before quality review begins.
Try These Prompts
Use subagent-driven development for the next task in my plan. Dispatch an implementer, then run spec and quality reviews.
Execute this three-task plan with fresh subagents. Give each subagent full task text, required context, and acceptance criteria.
When a reviewer finds issues, return to the same implementer for fixes. Re-review until both reviewers approve.
Execute all independent tasks in this branch plan. Track status, collect commit SHAs, and finish with a final code review.
Best Practices
- Paste full task text into each subagent prompt instead of making the subagent read the plan.
- Resolve spec compliance issues before starting code quality review.
- Keep one implementer responsible for fixing issues found in its task.
Avoid
- Starting several implementation subagents for overlapping tasks in parallel.
- Accepting an implementer report without reading the actual changed code.
- Moving to the next task while review issues remain open.
Frequently Asked Questions
What does this skill do?
Does it write code by itself?
When should I avoid it?
Why use fresh subagents?
What reviews are required?
Which tools does it support?
Developer Details
Author
obraLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
e397ce5a135369cd6def89cb6400d013e2f68f2f
Maintenance freshness
7/18/2026
Usage
11 downloads ยท 224 views
File structure
๐ code-quality-reviewer-prompt.md
๐ SKILL.md