← Back to Skills Marketplace
Subagent Driven Development
by
forestwolf713
· GitHub ↗
· v0.1.0
337
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install subagent-driven-development-3
Description
Use when executing implementation plans with independent tasks in the current session. Features domain-specialist routing, independent verification gates, an...
Usage Guidance
This skill is instruction-only and looks coherent for orchestrating per-task subagents. Before enabling it: (1) confirm the referenced prompt files (./implementer-prompt.md, ./verification-prompt.md, etc.) exist and contain safe, intended prompts; (2) verify what 'TodoWrite' and 'superpowers:finishing-a-development-branch' refer to and whether they interact with external services or repos; (3) avoid providing sensitive secrets or workspace state in sessions where the skill will spawn reviewers you don't control; and (4) test in a sandboxed session to ensure the subagent dispatch behavior matches your expectations.
Capability Analysis
Type: OpenClaw Skill
Name: subagent-driven-development-3
Version: 0.1.0
The skill bundle describes a sophisticated subagent-driven software development workflow, emphasizing quality gates, independent verification, and systematic failure recovery. While the core function involves high-risk capabilities like code execution, file system modification, and network interaction (e.g., for API development), these are inherent to software development. The `SKILL.md` instructions are prescriptive and defensive, explicitly outlining 'Red Flags' and 'Never' actions to prevent misuse and enforce secure development practices (e.g., 'Never: Skip reviews', 'Optional: Security/Accessibility review gate'). There is no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, or prompt injection designed to subvert the agent for malicious purposes. The instructions are clearly aligned with the stated purpose of managing a development process.
Capability Assessment
Purpose & Capability
Name/description (subagent-driven development) align with the SKILL.md: it describes dispatching implementer/verification/reviewer subagents, independent verification, and failure recovery. There are no requested binaries, env vars, or credentials that contradict the stated purpose.
Instruction Scope
SKILL.md stays within the development workflow but references local files (./implementer-prompt.md, ./verification-prompt.md, ./fix-subagent-prompt.md) and integration points (TodoWrite, superpowers:finishing-a-development-branch) that are not included in the manifest. The instructions direct the agent to read the session plan and spawn subagents, but they do not ask for unrelated system files or credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are required. The skill's scope does not request secrets or access beyond the current session context.
Persistence & Privilege
always:false (not force-included). The skill is user-invocable and may be autonomously invoked by the agent (default), which is expected behavior and not excessive here. It does not request system-wide changes or other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subagent-driven-development-3 - After installation, invoke the skill by name or use
/subagent-driven-development-3 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
subagent-driven-development-3 v0.1.0 initial release
- Introduced Subagent-Driven Development approach for executing independent plan tasks within a single session.
- Features domain-specialist task routing, multi-stage review gates (spec compliance, test verification, code quality), and robust failure recovery via dedicated fix subagents.
- Added new prompt templates for fix subagents and independent test verification.
- Provided domain-specialist reviewer mapping and routing guide for improved code quality.
- Includes detailed process diagrams for task flow and review stages.
Metadata
Frequently Asked Questions
What is Subagent Driven Development?
Use when executing implementation plans with independent tasks in the current session. Features domain-specialist routing, independent verification gates, an... It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.
How do I install Subagent Driven Development?
Run "/install subagent-driven-development-3" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subagent Driven Development free?
Yes, Subagent Driven Development is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Subagent Driven Development support?
Subagent Driven Development is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subagent Driven Development?
It is built and maintained by forestwolf713 (@forestwolf713); the current version is v0.1.0.
More Skills