LogoClawIndex
CasesSkillsAbout
LogoClawIndex

mav-plan-execution - Step-by-step Implementation Plan Execution

Executes implementation plans step-by-step with verification, progress tracking, failure handling, and recovery support

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • load plan
  • check prior progress
  • pick next step
  • mark step in-progress
  • implement change
  • run verification
  • diagnose failure
  • fix error
  • commit changes
  • mark step complete
  • update progress
  • run full verification
  • check acceptance criteria
  • provide checkpoints
  • resume from crash

Inputs

  • implementation plan
  • task list
  • GitHub issue
  • git log

Outputs

  • committed changes
  • updated tasks comment
  • verification results
  • acceptance check result

Requirements

  • GitHub API access
  • Git repository
  • mav-local-verification skill
  • mav-systematic-debugging skill
  • test framework
  • uv CLI tool

Source

  • Spec: SKILL.md

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.
plan execution
implementation
task management
progress tracking
verification
error handling
GitHub
workflow
automation
crash recovery
load plan
check prior progress
pick next step
mark step in-progress
implementation plan
task list
GitHub issue
committed changes
updated tasks comment
verification results