workflow-planning-process

Convert validated specifications into structured plans with phases, tasks, and acceptance criteria.

27|1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-planning-process
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-planning-process
Source: https://github.com/leeovery/agentic-workflows/tree/main/skills/workflow-planning-process
Command: npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-planning-process

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms a validated specification into a structured, gate-controlled plan by synthesizing phases, tasks, and acceptance criteria for implementation.

Core Features & Use Cases

  • Converts specifications into a multi-phase planning artifact with clear phase boundaries and task tables.
  • Coordinates phase design, task design, and task authoring with explicit gate points to ensure traceability.
  • Enables growth with cross-cutting references, output formats, and manifest-driven progress tracking.

Quick Start

Provide a validated specification and obtain a fully structured, stage-gated plan ready for review.

Frequently Asked Questions about workflow-planning-process

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

FAQPage Schema
How do I turn a validated specification into a structured implementation plan?

To turn a validated specification into a structured implementation plan, this Skill synthesizes phases, tasks, and acceptance criteria into a gate-controlled planning artifact with explicit traceability and approval points.

What is stage-gated planning in software engineering?

Stage-gated planning is a methodology that divides implementation into bounded phases with explicit approval points. This ensures tasks and acceptance criteria are validated against the workflow manifest before proceeding to the next phase.

How do I create phase boundaries and task tables from a project specification?

You can create phase boundaries and task tables from a project specification by referencing the workflow manifest and format references, converting the requirements into multi-phase task designs with clear acceptance criteria.

Can I track planning manifest changes as tasks proceed through approval gates?

Yes, you can track planning manifest changes as tasks proceed through approval gates. The process logs changes to the planning manifest at each stage, ensuring continuous alignment and traceability throughout the workflow.

Do I need a validated specification before starting workflow planning?

Yes, a validated specification is required before starting workflow planning. The process translates the provided specification into structured phases and tasks, meaning the initial requirements must be validated to ensure accurate phase design.