executing-plans

Execute written plans in batches with review checkpoints and status tracking.

1|Updated Jan 5, 2023
One-click install
npx skills add https://github.com/riez/dots --skill executing-plans-riez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/riez/dots/tree/main/.config/agentic/skills/executing-plans
Command: npx skills add https://github.com/riez/dots --skill executing-plans-riez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams execute a written plan by enabling batch execution with critical review checkpoints and structured reporting between batches.

Core Features & Use Cases

  • Batch execution with review points between batches
  • Real-time status tracking (in_progress, completed) for each task
  • Clear reporting of what was implemented and what verifications passed
  • Iterative continuation until plan completion with feedback-driven adjustments

Quick Start

Load the plan, review it for concerns, and execute the first batch with checkpoints.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate project plan execution with review checkpoints?

Automate project plan execution by loading a written plan file into a batch execution tool that processes discrete tasks and pauses for human oversight at review checkpoints. This ensures structured reporting and feedback-driven adjustments between batches.

What is batch execution for task tracking and how does it work?

Batch execution for task tracking breaks project work into discrete tasks, processes them in groups, and pauses for verification reporting. It tracks status as in_progress or completed, requiring human review before proceeding to the next batch.

Can I execute a written plan iteratively with feedback-driven adjustments?

Yes, you can execute a written plan iteratively by running tasks in batches and pausing for review checkpoints. This allows you to apply feedback-driven adjustments to task tracking and verification before continuing to completion.

How do I handle blockers and escalations during project workflow execution?

Handle blockers during project workflow execution by using a batch execution process that includes escalation when blockers occur. The system pauses at review checkpoints, generating verification reports to identify and address issues before proceeding.

Does batch execution with checkpoints work for plans broken into discrete tasks?

Yes, batch execution with checkpoints is designed for project work that can be broken into discrete tasks. It requires an input plan file and supports status tracking, verification reporting, and human oversight between execution batches.

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

The best way to track task status during plan execution is using a batch processing approach with review checkpoints. It automatically flags tasks as in_progress or completed and generates reports of what was implemented and what verifications passed.