LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

subagent-driven-development - Execute plans using subagents and two-stage review

Executes implementation plans task by task by dispatching subagents with systematic specification and code quality reviews.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse implementation plans into tasks
  • Dispatch subagents to implement tasks
  • Review implementation spec compliance
  • Review implementation code quality
  • Review full system integration
  • Run tests and commit changes

Inputs

  • Implementation plan files
  • Project codebase and context
  • User requirements

Outputs

  • Implemented source code and tests
  • Git commits
  • Review status reports
  • Updated task todo list

Requirements

  • delegate_task tool support
  • file and terminal toolsets
  • Git version control system

Source

  • Spec: SKILL.md
delegation
subagent
implementation
workflow
parallel
Parse implementation plans into tasks
Dispatch subagents to implement tasks
Review implementation spec compliance
Review implementation code quality
Implementation plan files
Project codebase and context
User requirements
Implemented source code and tests
Git commits
Review status reports