delivery-high-level-plan

Transform validated Stories into governed execution plans with dependencies and risks.

157|28|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Fr-e-d/GAAI-framework --skill delivery-high-level-plan-fr-e-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delivery-high-level-plan
Source: https://github.com/Fr-e-d/GAAI-framework/tree/main/.gaai/core/skills/delivery/delivery-high-level-plan
Command: npx skills add https://github.com/Fr-e-d/GAAI-framework --skill delivery-high-level-plan-fr-e-d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms validated Stories into a clear, minimal, and governed execution plan, ensuring reliable delivery without scope creep or ambiguity.

Core Features & Use Cases

  • Story Decomposition: Breaks down complex Stories into actionable, minimal execution steps.
  • Dependency & Risk Identification: Explicitly surfaces any dependencies or potential risks.
  • Mandatory Delivery Sequence: Enforces a non-negotiable sequence for creating PRs, CI checks, and final status updates.
  • Use Case: When a Story is validated and ready for implementation, this Skill generates a step-by-step plan that the Planning Sub-Agent follows to ensure all acceptance criteria are met and the delivery process is robust.

Quick Start

Use the delivery-high-level-plan skill to create a plan for story E03S01.

Frequently Asked Questions about delivery-high-level-plan

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

FAQPage Schema
How do I create an execution plan from validated agile stories?

To create an execution plan from validated agile stories, the process transforms validated stories and acceptance criteria into a governed, minimal step-by-step plan. It breaks down complex work, surfaces dependencies and risks, and enforces a mandatory delivery sequence for PRs and CI checks.

What is story decomposition in agile delivery planning?

Story decomposition in agile delivery planning is the process of breaking down complex validated stories into actionable, minimal execution steps. This technique ensures that all required behaviors are identified and that the implementation sequence remains robust and manageable for the delivery team.

How do I identify dependencies and risks before implementing a story?

To identify dependencies and risks before implementing a story, you must generate a high-level execution plan that explicitly surfaces them. By transforming validated stories into a governed plan, the process maps out required behaviors and highlights potential blockers and mandatory delivery sequences upfront.

Can I use this planning approach for Tier 2 and Tier 3 stories?

Yes, you can use this planning approach for Tier 2 and Tier 3 stories by utilizing it as a first pass to generate an initial execution plan. It is primarily designed for Tier 1 stories managed by a Planning Sub-Agent to ensure all acceptance criteria are met and delivery is robust.

What is the mandatory delivery sequence for creating PRs and CI checks?

The mandatory delivery sequence for creating PRs and CI checks is a non-negotiable execution order enforced during story implementation. It ensures that the governed execution plan dictates the exact sequence for creating pull requests, running CI checks, and performing final status updates.

Why does story execution fail without governed delivery planning?

Story execution fails without governed delivery planning due to unmanaged scope creep, ambiguity in requirements, and missed dependencies. A governed high-level plan transforms validated stories into clear, minimal execution steps, ensuring all acceptance criteria are met and the delivery process remains robust.