A robust framework for executing complex implementation plans by dispatching fresh AI subagents for every task with a mandatory two-stage review process.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install subagent-driven-development-2
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-driven-development-2 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 sophisticated workflow designed for Openclaw Skills that prioritizes code integrity and architectural consistency. By isolating each task within a fresh subagent, the system eliminates context pollution and prevents the technical debt often associated with long-running AI sessions. This skill is particularly effective for developers who have a pre-defined implementation plan and need a reliable way to transform that plan into production-grade code without constant human intervention.
The core philosophy centers on specialized roles: an Implementer to write the code, a Spec Reviewer to ensure functional compliance, and a Code Reviewer to enforce maintainability. This multi-layered approach ensures that every change within Openclaw Skills environments is vetted for both compliance and quality before being integrated into the development branch.
To integrate this skill into your environment, use the following command:
npx clawhub@latest install subagent-driven-development
Ensure you have an implementation plan ready so the Openclaw Skills controller can accurately extract tasks and shared architectural context.
The skill manages its workflow through a structured metadata taxonomy and task tracking:
| Component | Description |
|---|---|
| TodoWrite | A centralized file or state object tracking the status of all extracted tasks. |
| Task Context | A payload containing specific requirements, architectural dependencies, and coding conventions. |
| Review Logs | Documentation of spec compliance and code quality approvals per task. |
| Git SHAs | Reference points for reviewers to analyze changes between implementation and review phases. |
Loading
A high-precision execution framework that dispatches fresh subagents for independent tasks with automated two-stage review cycles.

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 specialized skill for executing gasless, MEV-protected limit orders via UniswapX Dutch auctions.

A robust framework for building production-ready, type-safe component libraries using Tailwind CSS, CVA, and compound component patterns.








































