subagent-driven-development
Execute Plans with Review Subagents
Complex implementation plans can lose quality when one agent keeps too much context. This skill assigns each task to a fresh subagent and adds review checkpoints before progress continues.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
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/dyai2025-subagent-driven-development.md and its manifest at https://skillstore.io/api/skills/dyai2025-subagent-driven-development/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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". Execute a three-task feature plan with review after each task.
Expected outcome:
- Task 1 completed with tests passing and no review blockers.
- Task 2 required one important fix, which was applied and rechecked.
- Task 3 passed review, and final review confirmed the plan requirements.
Using "subagent-driven-development". Review feedback reports a critical issue after Task 2.
Expected outcome:
The workflow stops normal progression, sends the issue to a fix subagent, and resumes only after the critical issue is resolved.
Using "subagent-driven-development". All implementation tasks are done.
Expected outcome:
The workflow dispatches a final code review, verifies the whole implementation, and then moves to branch completion steps.
Security Audit
SafeAll seven external-command findings are false positives caused by Markdown code fences in workflow documentation. The ZIP file was manually reviewed and contains only the same SKILL.md content, so no hidden payload, prompt injection, or semantic abuse was found.
Risk Factors
โ๏ธ External commands (7)
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/dyai2025-subagent-driven-development/audits/12?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dyai2025-subagent-driven-development?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dyai2025-subagent-driven-development?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dyai2025-subagent-driven-development/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dyai2025-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
DYAI2025. (2026). subagent-driven-development security audit report (audit version 12) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dyai2025-subagent-driven-development/audits/12BibTeX citation
@techreport{dyai2025-dyai2025-subagent-driven-development-2026,
author = {DYAI2025},
title = {subagent-driven-development security audit report (audit version 12)},
institution = {Skillstore},
year = {2026},
number = {12},
url = {https://skillstore.io/skills/dyai2025-subagent-driven-development/audits/12},
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 12)"
version: "unspecified"
type: report
authors:
- name: "DYAI2025"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dyai2025-subagent-driven-development/audits/12"
identifiers:
- type: other
value: "skillstore:dyai2025-subagent-driven-development:audit:12"
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: MediumWhat You Can Build
Ship a Multi-Step Feature
Break a prepared implementation plan into reviewed task increments with fresh agent context for each step.
Maintain Review Discipline
Add a mandatory review gate after each subagent task so defects are caught before later work depends on them.
Coordinate AI Coding Workflows
Use a structured same-session process for implementation, review, fixes, final review, and branch completion.
Try These Prompts
Use subagent-driven-development to execute the plan in [plan file]. Work from [repository path] and start with the first independent task.
Use this workflow for Task [number] in [plan file]. Dispatch a fresh implementation subagent, request review, and report the review outcome before continuing.
Use subagent-driven-development to fix the review findings for Task [number]. Treat critical and important issues as blockers before the next task.
Execute every independent task in [plan file] with fresh subagents, review after each task, run final review, then use the finishing branch workflow.
Best Practices
- Use this skill only after a clear implementation plan is available.
- Keep task boundaries independent so each subagent can work with fresh context.
- Resolve critical and important review issues before starting the next task.
Avoid
- Do not use this workflow to invent or rewrite the plan during execution.
- Do not dispatch multiple implementation subagents when they may edit the same files.
- Do not skip intermediate reviews to save time on risky changes.
Frequently Asked Questions
What does this skill do?
Does it run commands automatically?
When should I use it?
When should I avoid it?
How does review fit into the workflow?
Which tools can use this skill?
Developer Details
Author
DYAI2025License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
15 downloads ยท 244 views