executing-plans

Execute pre-written implementation plans with review checkpoints and status updates.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/randoneering/nix-flake-mirror --skill executing-plans-randoneering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/randoneering/nix-flake-mirror/tree/main/home/programs/opencode/skills/executing-plans
Command: npx skills add https://github.com/randoneering/nix-flake-mirror --skill executing-plans-randoneering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the execution of a written implementation plan by enforcing critical reviews, structured task execution, and clear completion reporting across sessions.

Core Features & Use Cases

  • Load and critically review a plan, surface questions or concerns, and proceed only when cleared.
  • Execute tasks in order with status updates, step-by-step verifications, and blockers handling.
  • Complete development by triggering associated sub-skills and presenting final results, with options to stop or revisit steps as needed.
  • Supports integration with subagents or additional tools for higher quality outcomes; aligns with required workflow skills like using git worktrees, writing plans, and finishing a development branch.

Quick Start

Load the plan, review it for concerns, and execute all tasks with verifications until completion.

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 development plan with structured verification and reviews?

Executing a development plan involves loading a pre-written implementation plan, enforcing critical review checkpoints, and performing step-by-step verifications after each task. This skill coordinates structured task execution and completion reporting across isolated work sessions.

What is the best way to automate workflow execution across isolated development sessions?

Automating workflow execution across isolated sessions requires a deterministic workflow that loads the plan, executes tasks with status updates, and enforces stop conditions. This skill coordinates staged execution and completion reporting while handling blockers.

Can I use this plan execution workflow if my development tasks have blockers?

Yes, you can use this plan execution workflow with blocked tasks. The skill handles blockers during task execution, allowing you to stop or revisit steps as needed before proceeding to the next verification checkpoint or subskill integration.

Do I need a pre-written implementation plan before starting task execution?

Yes, you need a pre-written implementation plan before starting task execution. This skill applies to scenarios where a plan already exists and requires staged execution, verification, and completion reporting rather than generating the plan itself.

Does plan execution support integration with subagents and git worktrees?

Plan execution supports integration with subagents and additional tools for higher quality outcomes. It aligns with required workflow skills like using git worktrees and finishing a development branch to manage isolated work sessions.