executing-plans

Execute implementation plans sequentially with status updates and verifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates taking a written implementation plan, performing a critical review, and executing tasks in a controlled session with built-in verification and a clear completion path, ensuring auditable progress.

Core Features & Use Cases

  • Critical plan review before execution to surface assumptions and gaps.
  • Sequential task execution with status updates and verifications per the plan.
  • Completion workflow that reports results, presents next steps, and ensures validation through tests.

Quick Start

Load the written plan, perform a critical review, and begin executing tasks with ongoing verifications.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute a development plan with built-in verification?

A critical plan review surfaces hidden assumptions and gaps before execution begins. By evaluating the written plan first, you prevent costly rework and ensure sequential task execution stays auditable and aligned.

What is the best way to track task status during plan execution?

The best way to track task status is executing tasks in sequence while updating statuses and running verifications as specified. This controlled workflow maintains auditable progress until all tasks are complete.

Can I run tests automatically after completing all implementation tasks?

Yes, you can ensure tests pass by running them during the completion workflow. After executing all tasks sequentially, the workflow reports results, presents next steps, and ensures validation through tests before the development handoff.

Does this structured plan execution approach work without external dependencies?

Yes, this structured plan execution works without external dependencies. It relies entirely on loading your written implementation plan and performing critical reviews and verifications within a controlled session.

Why perform a critical review before starting development execution?

A critical plan review surfaces hidden assumptions and gaps before execution begins. By evaluating the written plan first, you prevent costly rework and ensure sequential task execution stays auditable and aligned.