A high-precision execution framework that dispatches fresh subagents for independent tasks with automated two-stage review cycles.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install subagent-development
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install subagent-development using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Subagent-Driven Development is a specialized methodology designed to execute implementation plans by isolating tasks into fresh subagent sessions. This approach prevents context pollution and ensures that each unit of work is handled with maximum focus. As a premier entry in the ecosystem of Openclaw Skills, it bridges the gap between high-level planning and low-level execution by maintaining a single-session workflow while leveraging the power of multiple specialized agents.
The skill is built on the core principle of two-stage validation: every task must first pass a specification compliance review to ensure requirements are met, followed by a rigorous code quality review. This ensures that the final output is not only functional but also maintains professional architectural standards without requiring constant human intervention between tasks.
To install this skill and integrate it into your workflow, run the following command in your terminal. This will add the necessary templates to your Openclaw Skills environment:
npx clawhub@latest install subagent-development
The skill organizes its workflow through specialized Markdown prompt templates and state tracking:
| Component | File / Method | Description |
|---|---|---|
| Implementer | implementer-prompt.md |
The primary agent responsible for coding, testing, and committing work. |
| Spec Reviewer | spec-reviewer-prompt.md |
Specialized subagent that validates code against the implementation plan. |
| Quality Reviewer | code-quality-reviewer-prompt.md |
Specialized subagent focused on linting, architecture, and best practices. |
| Task Tracker | TodoWrite | An internal data structure used to manage the execution queue and status. |
Loading
A comprehensive framework for tracking and optimizing core startup KPIs from Seed through Series A.

A comprehensive skill for building accessible, high-performance user interfaces using shadcn/ui, Radix UI, and Tailwind CSS.

A comprehensive tool to launch a local Anvil testnet forking live chains with pre-deployed Uniswap contracts and multi-token funded accounts.

A comprehensive automation skill for establishing non-custodial dollar-cost averaging strategies on Uniswap with optimized routing and safety guards.

A robust framework for executing complex implementation plans by dispatching fresh AI subagents for every task with a mandatory two-stage review process.

A specialized skill for executing gasless, MEV-protected limit orders via UniswapX Dutch auctions.








































