openagent-executing-plans

Coordinate multi-batch implementation plans with approval gates before each batch.

Updated Sep 16, 2025
One-click install
npx skills add https://github.com/SvenMarcus/.dotfiles --skill openagent-executing-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openagent-executing-plans
Source: https://github.com/SvenMarcus/.dotfiles/tree/main/opencode/.config/opencode/skills/custom/openagent-executing-plans
Command: npx skills add https://github.com/SvenMarcus/.dotfiles --skill openagent-executing-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate execution of implementation plans with OpenAgent-style approval gates to enforce checkpoints and reduce risk during multi-batch development.

Core Features & Use Cases

  • Approval-gated batch execution: Load, review critical steps, and require explicit approvals before each batch.
  • Between-batch reporting: Generate status updates and wait for user feedback before proceeding.
  • Integration-ready workflow: Aligns with related skills for planning, workspace setup, and finishing development.

Quick Start

Guide me through starting a plan execution with batch approvals and post-batch reporting.

Frequently Asked Questions about openagent-executing-plans

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

FAQPage Schema
How do I execute development plans with gated approvals and batch execution?

Batch execution of development plans uses approval gates to enforce checkpoints, requiring explicit user approval before each batch and generating status reports between batches to ensure critical review.

What is the best way to add user feedback checkpoints between multi-batch development tasks?

Multi-batch development tasks use between-batch reporting to generate status updates and wait for user feedback, ensuring explicit approvals are gathered before proceeding to the next execution batch.

How does the gating sequence work for coordinating implementation plan execution?

The gating sequence coordinates implementation plans by loading, reviewing critical steps, executing batches, reporting status, and finishing development, requiring explicit approvals at each checkpoint.

Does plan execution with approval gates integrate with workspace setup and planning skills?

Approval-gated plan execution aligns with related skills for planning, workspace setup, and finishing development, creating an integration-ready workflow that references required planning and workspace skills.

When should I use approval-gated batch execution for software development workflows?

Approval-gated batch execution suits multi-batch development tasks that require critical review, explicit approvals, and user feedback between batches, reducing risk during complex implementation workflows.