executing-plans

Execute written implementation plans with task verifications and final review.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zephyrflow97/cadence --skill executing-plans-zephyrflow97
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/zephyrflow97/cadence/tree/main/skills/executing-plans
Command: npx skills add https://github.com/zephyrflow97/cadence --skill executing-plans-zephyrflow97

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end execution of a written implementation plan by loading, critically reviewing, and executing tasks with step-by-step verifications and a formal finish.

Core Features & Use Cases

  • Load and review a plan file, identifying concerns before execution.
  • Execute each task exactly as written, marking progress and performing verifications.
  • Complete development by finalizing the branch, presenting options, and cleaning up the worktree.

Quick Start

Load a formal plan, review it for concerns, then execute each task exactly as written and verify outcomes before finishing.

Frequently Asked Questions about executing-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the execution of a written development plan with verification checkpoints?

Automating development plan execution involves loading a formal plan file, critically reviewing it for concerns, executing tasks exactly as written, and performing step-by-step verifications before finalizing the branch.

What is the best way to ensure implementation tasks are completed with verifications in a controlled workflow?

Ensuring tasks are completed with verifications requires applying a controlled development workflow that marks per-task progress, validates outcomes against plan checkpoints, and finalizes the worktree upon completion.

Can I review a plan file for concerns before executing tasks in a development branch?

You can review a plan file for concerns before execution by loading the formal plan into the workflow, allowing critical analysis of tasks, validations, and checkpoints prior to initiating any development branch operations.

How do I finalize a development branch and clean up the worktree after executing a plan?

Finalizing a development branch and cleaning up the worktree happens after all tasks are executed, requiring post-task finalization that presents completion options and removes the temporary worktree environment.

Does this plan execution workflow support per-task status updates and final reviews?

This plan execution workflow satisfies requirements for per-task status updates and final reviews by applying a controlled cadence that validates each task outcome before presenting post-task finalization options.

When do I need a controlled development workflow for executing plan tasks?

A controlled development workflow for executing plan tasks is needed when your implementation plan specifies formal validations, critical review checkpoints, and branch finalization requirements that demand automated end-to-end execution.