rb-execute-plan

Orchestrate multi-step implementation plans with task sequencing and verification gates.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/richardmbailey/rb-skills --skill rb-execute-plan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: rb-execute-plan
Source: https://github.com/richardmbailey/rb-skills/tree/main/rb-execute-plan
Command: npx skills add https://github.com/richardmbailey/rb-skills --skill rb-execute-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of managing complex, multi-step software implementation projects by providing a structured, evidence-based orchestration layer that ensures every phase is sequenced, verified, and aligned with project goals.

Core Features & Use Cases

  • Phase Orchestration: Manages the lifecycle of implementation phases, including task selection, dependency tracking, and status updates using a standardized checklist format.
  • Verification Gates: Enforces rigorous verification standards, requiring automated behavioural test evidence for every task and phase-level integration checks before completion.
  • Use Case: Use this skill when you have a high-level implementation plan and need to systematically execute, test, and verify each phase, ensuring that no regression escapes and that all exit criteria are met.

Quick Start

Invoke the rb-execute-plan skill to begin sequencing and tracking the next phase of your current implementation plan.

Frequently Asked Questions about rb-execute-plan

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

FAQPage Schema
How do I orchestrate multi-step implementation plans with verification gates?▼

Multi-step implementation plans are orchestrated by managing task sequencing, tracking phase-level status, and enforcing verification gates that require automated behavioural test evidence before phase completion.

What is phase-level orchestration for complex software workflows?▼

Phase-level orchestration manages the lifecycle of implementation phases using task selection, dependency tracking, and standardized checklist status updates to ensure structured, evidence-based execution.

How do I enforce automated behavioural coverage during implementation?▼

Automated behavioural coverage is enforced by requiring test evidence for every task and running phase-level integration checks with CI-equivalent validation before marking any phase complete.

Does this approach work for review-fix cycles in software development?▼

Yes, structured review-fix cycles are supported through rigorous testing standards and failure-boundary testing, ensuring regressions are caught and all exit criteria are met before completion.

What's the best way to track task dependencies across implementation phases?▼

Task dependencies are tracked across implementation phases using a standardized checklist format that manages task selection, sequences execution, and records status updates throughout the workflow.

When do I need CI-equivalent validation in my implementation workflow?▼

CI-equivalent validation is needed when executing complex software development workflows that require rigorous testing, automated behavioural coverage, and evidence-backed verification gates for every phase.