executing-plans

Load plan files, review them, and execute tasks in controlled batches.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to reliably translate a written implementation plan into executable work by loading the plan, performing a critical review, and executing tasks in controlled batches with checkpoints for architect review.

Core Features & Use Cases

  • Batch execution with review checkpoints to ensure plan feasibility and early issue detection.
  • Stepwise task execution with in-flight verifications, progress reporting, and clear handoffs between batches.
  • Seamless integration with plan-writing and development workflows to support iterative plan delivery and refinement.

Quick Start

Load the plan file, review for concerns, and begin the first batch of tasks.

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 in structured batches with checkpoints?

Batch execution loads a plan file, performs a critical review, and executes tasks in controlled batches with verification checkpoints between each phase to ensure plan feasibility and early issue detection.

What is the best way to manage stepwise task execution with progress reporting?

Stepwise task execution with progress reporting is managed through in-flight verifications and clear handoffs between batches, ensuring controlled progress and continuous verification throughout the workflow.

Can I use batch execution workflows with git-worktrees for development projects?

Batch execution workflows enable seamless integration with git-worktrees and development workflows, supporting iterative plan delivery and refinement within isolated environments for reliable project execution.

How do I trigger a plan review before starting the first batch of tasks?

To trigger a plan review, load the plan file into the execution workflow, which automatically performs a critical review to identify concerns before beginning the first batch of tasks.

Does structured batch execution support continuation triggers for incomplete workflows?

Structured batch execution satisfies requirements for continuation triggers, allowing paused workflows to resume at verification checkpoints with reporting and clear handoffs between batches.