executing-plans

Execute written plans in controlled batches with review checkpoints.

3|Updated May 31, 2024
One-click install
npx skills add https://github.com/hugo-berendi/yomi --skill executing-plans-hugo-berendi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/hugo-berendi/yomi/tree/main/.opencode/skills/executing-plans
Command: npx skills add https://github.com/hugo-berendi/yomi --skill executing-plans-hugo-berendi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams implement a written plan in structured stages with critical review points, ensuring alignment and risk management before each batch of work.

Core Features & Use Cases

  • Load a plan, review it critically, and proceed in batches with checkpoints for architect or partner review.
  • Announce start and maintain a transparent progress trail, including what was implemented and verified.
  • Integrate with existing development workflows (git worktrees, plan creation, and finishing development branches) to keep work isolated and auditable.

Quick Start

Use the executing-plans skill to load your plan and begin batch execution 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 execute a project plan in controlled batches with review checkpoints?

Batch execution of a project plan with review checkpoints involves loading a written plan, reviewing it critically, and proceeding in isolated stages with mandatory progress reporting and architect approvals before moving to the next batch.

What is batch execution in project management and when is it needed?

Batch execution is a project management technique that breaks a plan into structured stages with critical review points. It is needed for development tasks requiring risk management, staged execution, and alignment verification before each batch of work proceeds.

How do I track progress and report status during staged project execution?

Progress tracking during staged project execution requires announcing the start of work, maintaining a transparent progress trail, and documenting what was implemented and verified at each review checkpoint before proceeding to the next batch.

Does this batch execution workflow integrate with git worktrees and development branches?

Yes, batch execution integrates with git worktrees, plan creation, and development branch workflows to keep work isolated and auditable, ensuring that staged execution remains aligned with existing development and project management practices.

Can I use this batch execution approach for development tasks that require architect review?

Yes, batch execution is designed for development or project tasks that require staged execution and critical review, allowing an architect or partner to review checkpoints and ensure alignment and risk management before each batch.