executing-plans

Execute written implementation plans with mandatory critical review and step-by-step verification.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/sammy9322/ventura-dental-facturacion --skill executing-plans-sammy9322
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/sammy9322/ventura-dental-facturacion/tree/main/.agents/skills/executing-plans
Command: npx skills add https://github.com/sammy9322/ventura-dental-facturacion --skill executing-plans-sammy9322

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of error-prone, unvetted implementation of written plans by enforcing a mandatory critical review step and structured execution workflow with clear stop points for issues.

Core Features & Use Cases

  • Critical Plan Review: Mandatory pre-execution review of implementation plans to catch gaps or concerns before work begins.
  • Structured Task Execution: Step-by-step task tracking with progress marking and verification steps to ensure each plan item is completed correctly.
  • Blocker Handling: Clear stop conditions that pause execution when issues arise, preventing guesswork and costly mistakes.
  • Use Case: A developer with a pre-written feature implementation plan can use this Skill to systematically complete each task, verify work at every step, and ensure alignment with the original plan before proceeding.

Quick Start

Use the executing-plans skill to implement the attached written implementation plan with review checkpoints at each stage.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute an implementation plan step by step?

Implementation plan execution requires a mandatory critical pre-execution review to catch gaps or concerns, followed by step-by-step task tracking with verification to ensure each plan item is completed correctly.

How does structured task execution handle unresolved plan gaps or test failures?

Structured task execution handles unresolved plan gaps or test failures through defined blocker handling protocols that set clear stop conditions, pausing execution to prevent guesswork and costly mistakes.

Do I need a git worktree to implement an implementation plan with review checkpoints?

Yes, you need a git worktree because this workflow executes pre-defined implementation plans in isolated workspaces and integrates with development branch completion skills for structured task tracking.

What is a critical plan review and when do I need it?

A critical plan review is a mandatory pre-execution step to catch gaps or concerns in written implementation plans. You need it before work begins to reduce the risk of error-prone, unvetted implementation.

What is the best way to track task status during code workflow implementation?

The best way to track task status during code workflow implementation is to use a structured execution workflow with progress marking and verification steps, satisfying requirements for task status tracking and blocker handling.