executing-plans

Execute partner-provided implementation plans in controlled batches with critical review.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Khoiwall/be_vidify --skill executing-plans-khoiwall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/Khoiwall/be_vidify/tree/main/.opencode/skill/executing-plans
Command: npx skills add https://github.com/Khoiwall/be_vidify --skill executing-plans-khoiwall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of turning a complete partner-provided plan into a measurable, batch-by-batch execution workflow with built-in review checkpoints.

Core Features & Use Cases

  • Load a full plan, review it critically to surface concerns, and raise questions when needed.
  • Execute tasks in controlled batches (defaulting to the first three tasks), with status updates and verifications between batches.
  • Generate structured reports for stakeholder reviews and support handoffs to the finishing-a-development-branch sub-skill when the plan is fully implemented.

Quick Start

Load the plan file, review it critically, execute the first three tasks in batches, and report the results for review.

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 full project plan in controlled batches?

Batch execution processes a full implementation plan by loading it, reviewing it critically, and executing tasks in default groups of three with status updates and verifications between each batch.

What is batch execution in project management?

Batch execution in project management is an iterative workflow that breaks a full implementation plan into sequential task groups, enforcing critical reviews and verifications between batches to ensure orderly completion.

How do I manage stakeholder reviews during plan execution?

Manage stakeholder reviews during plan execution by generating structured reports after each controlled batch of tasks is completed, allowing stakeholders to verify results and surface concerns before the next batch begins.

Can I load a pre-existing implementation plan and execute it automatically?

Yes, you can load a partner-provided implementation plan and execute it, but the workflow enforces a batch-first approach with critical reviews, status updates, and verifications between batches rather than fully automatic execution.

What happens after all batches in an implementation plan are completed?

After all batches in an implementation plan are completed, the workflow generates structured reports for final stakeholder review and integrates with a finishing sub-skill to finalize the development branch.

Can I change the default batch size for task execution?

The default batch size for task execution is set to the first three tasks, but the workflow is designed to enforce controlled batches with critical reviews and verifications between them to ensure orderly completion.