plan-generate

Generates .pipeline config, prompts, and cycle metadata from an approved milestone plan.

24|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill plan-generate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-generate
Source: https://github.com/HypoxanthineOvO/Hypo-Workflow/tree/main/skills/plan-generate
Command: npx skills add https://github.com/HypoxanthineOvO/Hypo-Workflow --skill plan-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of Hypo-Workflow artifacts from an approved milestone plan to produce prompts, config, and architecture outputs.

Core Features & Use Cases

  • Generates .pipeline/config.yaml based on the milestone plan and project configuration, including interactive plan fields and lifecycle metadata.
  • Produces .pipeline/prompts/ and architecture baseline files to enable downstream execution and auditing.
  • Creates or updates .pipeline/cycle.yaml with workflow_kind, lifecycle policies, and continuation points to support build/analysis/showcase workflows.

Quick Start

Provide an approved milestone plan to generate the required .pipeline artifacts, prompts, and cycle configuration.

Frequently Asked Questions about plan-generate

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

FAQPage Schema
How do I generate .pipeline artifacts from an approved milestone plan?▼

To generate .pipeline artifacts from an approved milestone plan, provide the plan to the Skill to automatically produce prompts, config.yaml, architecture baselines, and cycle metadata.

What files are needed for Hypo-Workflow architecture baselines and prompts?▼

Hypo-Workflow architecture baselines and prompts require an approved milestone plan to generate the necessary .pipeline/prompts directory, config.yaml, and cycle.yaml files.

How does cycle.yaml preserve technical routes and research evidence?▼

Cycle.yaml preserves technical routes and research evidence by capturing workflow_kind, lifecycle policies, and continuation points from the approved milestone plan for downstream execution.

Can I automate pipeline configuration generation for build and showcase workflows?▼

Yes, you can automate pipeline configuration generation for build and showcase workflows by processing milestone details to create config.yaml and cycle.yaml with the correct lifecycle metadata.

Do I need an approved milestone plan to create .pipeline/config.yaml?▼

Yes, you need an approved milestone plan because the generation of .pipeline/config.yaml relies on interactive plan fields and lifecycle metadata extracted from the plan.

What is the best way to preserve audit focus and risks in pipeline config?▼

The best way to preserve audit focus and risks in pipeline config is to generate artifacts from a milestone plan that explicitly retains technical routes, research evidence, and audit focus data.