exec-plan

Implement plan.md changes with verification and spec compliance checks for RouteSpec projects.

Updated May 2, 2026
One-click install
npx skills add https://github.com/GmwEnterprise/route-spec --skill exec-plan-gmwenterprise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exec-plan
Source: https://github.com/GmwEnterprise/route-spec/tree/main/skills/exec-plan
Command: npx skills add https://github.com/GmwEnterprise/route-spec --skill exec-plan-gmwenterprise

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates inconsistent, error-prone manual code implementation for RouteSpec projects by enforcing strict plan adherence, mandatory verification, and structured review processes to prevent regressions and workflow drift.

Core Features & Use Cases

  • Plan-Aligned Execution: Automatically follows plan.md and associated fix plans to implement code changes exactly as designed, avoiding scope creep.
  • Sub-Agent Coordination: Manages task splitting, dispatch, and integration for plan-based work, keeping the main thread free for oversight and review.
  • Built-in Quality Gates: Enforces fresh verification output, spec compliance checks, and route-sync determination to ensure all changes are valid and the route map stays up to date.
  • Use Case: A RouteSpec developer implementing a new feature plan can use this Skill to delegate implementation to sub-agents, run tests, perform reviews, and sync the route map without missing any required workflow steps.

Quick Start

Use the exec-plan skill to implement the changes outlined in the current plan.md for the RouteSpec project and run all required verification steps.

Frequently Asked Questions about exec-plan

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

FAQPage Schema
How do I enforce plan-aligned code implementation for RouteSpec projects?

To enforce plan-aligned code implementation for RouteSpec projects, use a workflow execution skill that strictly follows plan.md and fix plans to execute changes exactly as designed, eliminating manual errors and preventing scope creep.

What is the best way to coordinate sub-agents for plan-based feature implementation?

The best way to coordinate sub-agents for plan-based feature implementation is to use a structured execution skill that manages task splitting, dispatch, and integration, keeping the main thread free for oversight and review.

How do I run mandatory verification gates after executing a RouteSpec plan?

To run mandatory verification gates after executing a RouteSpec plan, you need a workflow tool that enforces fresh verification output, spec compliance checks, and route-sync determination to ensure all code modifications are valid.

Can I use automated code review for post-route-debug code changes?

Yes, you can use automated code review for post-route-debug code changes by applying an execution skill that performs spec compliance reviews and route-sync determination to prevent regressions and workflow drift.

Does RouteSpec workflow execution support small localized bug fixes?

Yes, RouteSpec workflow execution supports small localized bug fixes by enforcing strict plan adherence, mandatory verification, and structured review processes to ensure changes remain valid and the route map stays up to date.

Why does manual code implementation cause workflow drift in RouteSpec projects?

Manual code implementation causes workflow drift in RouteSpec projects because it lacks strict plan adherence, mandatory verification gates, and structured sub-agent coordination, leading to inconsistent, error-prone changes and regressions.