EX

executing-plans

Executes written implementation plans in small, verifiable batches to ensure task completion.

Install

mkdir -p .claude/skills/executing-plans-zebbern && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10292" && unzip -o skill.zip -d .claude/skills/executing-plans-zebbern && rm skill.zip

Installs to .claude/skills/executing-plans-zebbern

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when you have a written implementation plan to execute. Load plan, review critically, execute tasks in batches with verification.
133 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Load and parse written implementation plans
  • Execute tasks in batches of three
  • Perform verification checks after each task
  • Commit changes upon task completion
  • Generate summary reports after batch completion
  • Run full test suites upon final completion

How it works

The agent reads a plan, creates a todo list, and processes tasks in batches of three. It requires verification after each task and pauses for feedback between batches.

Inputs & outputs

You give it
A written implementation plan file
You get back
A series of completed tasks with verification outputs and a final summary

When to use executing-plans

  • Execute a multi-step implementation plan
  • Run tasks from a technical spec
  • Verify build steps between batches
  • Follow a planned refactor

About executing-plans

Loads a plan, breaks it into executable todo lists, and performs tasks sequentially. It requires manual verification after each batch and pauses if blockers occur to ensure high quality.

Use when you have a written implementation plan to execute. Load plan, review critically, execute tasks in batches with verification.

When not to use it

  • When encountering a blocker mid-batch
  • When the plan contains critical gaps
  • When instructions are not understood

Prerequisites

Written implementation plan

Limitations

  • Requires manual feedback to proceed between batches
  • Requires external @code-reviewer agent for final review

How it compares

Unlike manual execution, this process enforces mandatory verification checkpoints and pauses for feedback after every batch.

Compared to similar skills

executing-plans side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
executing-plans (this skill)07moNo flagsIntermediate
trello412moReviewBeginner
ultrathink282moNo flagsAdvanced
autonomous-agents106moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

trello

openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

41205

ultrathink

dashed

Invoke deep sequential thinking for complex problem-solving. Use when the user says 'use ultrathink', 'ultrathink', or when tackling problems that require careful step-by-step reasoning, planning, hypothesis generation, or multi-step analysis.

28115

autonomous-agents

davila7

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b

1041

executing-plans

obra

Use when you have a written implementation plan to execute in a separate session with review checkpoints

643

github-project-management

ruvnet

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

427

chief-architect

ananddtyagi

PERSONAL APP ARCHITECT - Strategic development orchestrator for personal productivity applications. Analyzes project context, makes architectural decisions for single-developer projects, delegates to specialized skills, and ensures alignment between user experience goals and technical implementation. Optimized for personal apps targeting 10-100 users.

617

Search skills

Search the agent skills registry