executing-plans

Execute written implementation plans with structured task tracking and review checkpoints.

1|Updated Mar 6, 2014
One-click install
npx skills add https://github.com/79yuuki/dotfiles --skill executing-plans-79yuuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/79yuuki/dotfiles/tree/main/claude/skills/executing-plans
Command: npx skills add https://github.com/79yuuki/dotfiles --skill executing-plans-79yuuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers reliably execute pre-written implementation plans by enforcing review checkpoints, verification steps, and escalation when blockers occur.

Core Features & Use Cases

  • Plan Execution Workflow: Loads implementation plans, reviews them critically, tracks tasks, and follows defined execution steps.
  • Review Checkpoints: Coordinates step reviews with Codex and requires approval before continuing through development tasks.
  • Use Case: Apply this Skill when implementing a multi-step coding plan across sessions where changes need structured verification and controlled progress.

Quick Start

Use the executing-plans skill to implement the provided development plan, review each task, and complete the work with required checkpoints.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute implementation plans with structured task tracking and review checkpoints?

To execute implementation plans with review checkpoints, load the written plan, critically review each task, track progress iteratively, and validate results before proceeding to the next development step.

What is the best way to manage multi-step coding plans across sessions with verification steps?

Managing multi-step coding plans across sessions requires structured task tracking and verification. You coordinate step reviews with coding agents and require explicit approval before continuing through development tasks.

How does plan execution handle blockers or unclear instructions during development workflows?

During plan execution, the workflow explicitly stops when blockers or unclear instructions occur. This controlled progress mechanism enforces escalation rather than guessing, ensuring changes are validated.

Do I need a pre-written implementation plan to use structured development workflows?

Yes, you need a pre-written implementation plan. The workflow loads existing plans to review them critically, follow defined execution steps, and apply structured verification rather than generating plans from scratch.

Can I use code review checkpoints to coordinate iterative implementation between coding agents?

Yes, you can coordinate code review checkpoints between coding agents. The workflow applies review steps to planned changes, requiring approval at defined checkpoints before continuing through iterative implementation tasks.