plan-first-execution

Draft executable plans with objective, scope, steps, and verification before work.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill plan-first-execution
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-first-execution
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/plan-first-execution
Command: npx skills add https://github.com/pingqLIN/UniText --skill plan-first-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often begin work without a clear plan or review gates, leading to scope drift, misalignment, and higher risk of rework.

Core Features & Use Cases

  • Guides users to produce an executable plan before work, including objective, scope, evidence or assumptions, steps, verification, rollback, and a defined review decision.
  • Enables plan-first handoffs and gated handoffs to ensure governance before execution.
  • Applicable to feature work, maintenance batches, documentation sprints, and cross-team collaborations.

Quick Start

Write a concise plan that defines the objective, scope, required evidence, steps, and criteria for verification before starting work.

Frequently Asked Questions about plan-first-execution

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

FAQPage Schema
How do I draft an executable plan before starting feature work to prevent scope drift?▼

To prevent scope drift, draft an executable plan defining the objective, scope, evidence, steps, verification, and rollback. This structure ensures clear boundaries and review gates before execution begins.

What is a plan-to-execution handoff and how does it ensure governance?▼

A plan-to-execution handoff is a gated transition ensuring governance before work starts. It requires a defined review decision and explicit handoff boundaries verifying that the executable plan meets scope and verification criteria.

How do I create a written plan document with review gates for a maintenance batch?▼

Create a written plan document for a maintenance batch by specifying the objective, scope, assumptions, affected surfaces, steps, and rollback. Include a review gate to evaluate the plan and authorize the execution handoff.

Can I use this plan-first workflow for cross-team collaborations and documentation sprints?▼

Yes, you can use this plan-first workflow for cross-team collaborations and documentation sprints. It produces a structured plan with objectives and verification steps, ensuring alignment and clear handoff boundaries across different teams.

What should be included in a plan's rollback and verification criteria?▼

A plan's rollback and verification criteria should include specific steps to reverse changes if execution fails. Verification ensures the work meets the defined objective and scope, while rollback provides a safe recovery path before the review decision.