executing-plans

Load plan.yaml, execute tasks in batches, and report results between checkpoints.

19|4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/jarredkenny/agency-ai --skill executing-plans-jarredkenny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/jarredkenny/agency-ai/tree/main/roles/orchestrator/skills/executing-plans
Command: npx skills add https://github.com/jarredkenny/agency-ai --skill executing-plans-jarredkenny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to load a plan, critically review it, and execute tasks in batches with checkpoints for review between batches.

Core Features & Use Cases

  • Batch execution: Run tasks in defined batches with in_progress tracking and per-batch verifications.
  • Critical review & collaboration: Identify questions or concerns before starting and escalate blockers to a human partner.
  • Integration prompts: Refer to required sub-skills (like finishing-a-development-branch) to complete development cycles and consolidate outcomes.

Quick Start

Use the executing-plans skill to load a plan file (plan.yaml), perform batch execution, and report results after each batch.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate plan execution across multiple AI agents?

You can automate plan execution by loading a structured plan file, executing tasks in defined batches, and reporting results between batches to enable checkpoint reviews and coordinated verification across AI agents.

What is batch processing in development workflow orchestration?

Batch processing in development workflow orchestration is running multi-step software engineering tasks in defined batches with in_progress tracking and per-batch verifications to ensure structured execution and quality control.

How do I execute a multi-step development plan with checkpoint reviews?

Executing a multi-step development plan with checkpoint reviews requires loading the plan, critically reviewing it for concerns, running tasks in batches, and performing verifications between each batch to escalate blockers to a human partner.

Can I integrate git worktrees with batch plan execution workflows?

Yes, batch plan execution workflows integrate with sub-skills for git worktrees, plan writing, and finishing development branches to coordinate plan execution and consolidate outcomes across development cycles.

What is the best way to handle blockers during AI agent plan execution?

Handling blockers during AI agent plan execution involves performing critical reviews before starting tasks, identifying questions or concerns, and escalating any blockers to a human partner during batch checkpoint reporting.