executing-plans

Execute written implementation plans in batch-by-batch single-flow mode with architect review.

2|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/passionseed/ps_app --skill executing-plans-passionseed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/passionseed/ps_app/tree/main/.agent/skills/executing-plans
Command: npx skills add https://github.com/passionseed/ps_app --skill executing-plans-passionseed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables reliable execution of a written plan in a disciplined, single-flow execution mode, ensuring tasks are handled in controlled batches with architect review between batches.

Core Features & Use Cases

  • Batch execution with checkpoints to facilitate review and adjustments between batches.
  • Enforces a single-flow execution model as the standard entrypoint for plan-driven work.
  • Integrates with plan-writing and development-branch workflows and references other related skills for seamless progression.

Quick Start

Load a plan file, review it for concerns, and begin batch execution in single-flow mode.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
What is single-flow mode for executing development plans?

Single-flow mode is a disciplined execution model that processes a written plan in controlled batches with gated architect review between each batch to ensure reliable development workflow outcomes.

How do I execute an implementation plan batch by batch with review checkpoints?

Load your plan file, critically review it for concerns, and begin batch execution in single-flow mode to process tasks sequentially with gated architect review checkpoints between execution batches.

Does plan execution require a pre-written plan file to start?

Yes, plan execution requires a pre-written implementation plan with defined steps as input to enable critical review and batch-by-batch execution in the disciplined single-flow workflow.

Can I adjust implementation steps between execution batches?

Yes, gated checkpoints between batches facilitate architect review and adjustments, allowing you to modify implementation steps before proceeding with the next batch in single-flow execution.

What is the best way to handle plan-driven development workflows?

The best way is using single-flow execution as the standard entrypoint for plan-driven work, integrating plan-writing and development-branch workflows with gated checkpoints for disciplined batch processing.

When should I not use batch execution for a development plan?

Batch execution with checkpoints is not suited for plans lacking defined steps or requiring continuous uninterrupted execution, as the single-flow model enforces gated architect review between batches.