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.

execute - Execute and deliver development plans

Orchestrates team members in isolated worktrees to execute plans with parallel task execution, QA review, and delivery.

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Read plan files
  • Create plan branch
  • Create agent teams
  • Create tasks
  • Spawn teammate agents
  • Monitor task progress
  • Update task status
  • Resume interrupted plans
  • Conduct QA review
  • Create pull requests
  • Perform squash merges

Inputs

  • Plan ID
  • Plan files
  • Plan configuration

Outputs

  • Plan branch
  • Task status updates
  • Pull request
  • Squashed merge commit
  • QA review summary

Requirements

  • Git repository
  • GitHub CLI
  • Team management API
  • Task management API
  • Agent spawning with worktree isolation

Source

  • Spec: SKILL.md
plan execution
team coordination
git operations
task management
QA review
delivery
Read plan files
Create plan branch
Create agent teams
Create tasks
Plan ID
Plan files
Plan configuration
Plan branch
Task status updates
Pull request