plan-delivery

Plan the Phase-0 artefact sequence and generate a delivery-plan.md.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/daddia/space --skill plan-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-delivery
Source: https://github.com/daddia/space/tree/main/.agents/skills/plan-delivery
Command: npx skills add https://github.com/daddia/space --skill plan-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans the Phase-0 artefact sequence and generates a delivery-plan.md to organize and track the five artefacts before the foundation sprint.

Core Features & Use Cases

  • Orchestrates the five-artefact planning flow for domain, product, or portfolio scope.
  • Produces a structured delivery-plan.md that records artefact status, owner, and open questions.
  • Serves as the central planning guide for coordinating write-product, write-solution, write-roadmap, write-backlog, and write-contracts steps.

Quick Start

Provide the domain scope and name to start the five-artefact sequence and produce the delivery-plan.md.

Frequently Asked Questions about plan-delivery

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

FAQPage Schema
How do I plan the Phase-0 artefact sequence for product delivery?

To plan the Phase-0 artefact sequence, you define required inputs and outputs to orchestrate generation of a structured delivery-plan.md. This plan organizes and tracks five foundational artefacts before starting the foundation sprint.

What is a delivery-plan.md and when do I need it for workflow orchestration?

A delivery-plan.md is a central planning guide recording artefact status, owner, and open questions. You need it during workflow orchestration to coordinate the sequence of foundational product, solution, and roadmap files.

Can I use this planning workflow for both domain and portfolio scopes?

Yes, you can use this planning workflow across domain, product, and portfolio scopes. It orchestrates the five-artefact planning flow by coordinating subordinate steps to produce required artefact files for each scope.

How do I coordinate product.md, solution.md, and roadmap.md generation?

You coordinate product.md, solution.md, and roadmap.md generation by using a central planning guide defining required inputs and outputs. This orchestrates subordinate skills like write-product, write-solution, and write-roadmap to produce files.

What inputs do I need to start the five-artefact planning flow?

To start the five-artefact planning flow, you need to provide the domain scope and name. This initializes the sequence to produce your delivery-plan.md and coordinate subsequent write-product, write-solution, write-roadmap, write-backlog, and write-contracts steps.