plan-deep

Capture and persist pre-plan discussions into structured deep-plan artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep Plan provides a durable pre-plan discussion lifecycle to capture requirements, architecture reasoning, decisions, and readiness blockers before ordinary Hypo-Workflow planning.

Core Features & Use Cases

  • Durable discussion package: creates and maintains a structured deep-plan under .pipeline/deep-plans/DPxxx-slug/ with YAML, summaries, and architecture views.
  • Multi-stage lifecycle: drafting, researching, architecture mapping, module drilldown, readiness, converted, archived.
  • Convert and plan: produces a compact plan input after readiness validation and supports readiness blockers.

Quick Start

Create a new deep plan package and begin the first-principles questioning to start the drafting lifecycle.

Frequently Asked Questions about plan-deep

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

FAQPage Schema
How do I track architecture decisions and readiness blockers before starting workflow planning?

A deep plan captures pre-plan discussions for long-horizon planning by persisting requirements, architecture reasoning, and readiness blockers into structured artifacts before regular workflow planning begins.

What is the best way to document requirements and architecture reasoning for long-horizon planning?

The best way to document requirements for long-horizon planning is applying a multi-stage lifecycle that moves through drafting, researching, architecture mapping, and readiness validation to produce structured artifacts.

How do I convert pre-plan discussions into standard plan inputs?

You convert pre-plan discussions into standard plan inputs by passing readiness validation, which transitions the deep-plan package into a converted state and produces a compact plan input for regular planning.

Does this pre-plan discussion lifecycle support tracking readiness blockers?

Yes, the pre-plan discussion lifecycle explicitly supports readiness blockers, applying readiness validation during the lifecycle stage before allowing conversion into standard plan inputs.

What are the limitations of using a deep plan for workflow pre-planning?

A limitation of using a deep plan for workflow pre-planning is that it requires moving through multiple lifecycle stages including drafting, architecture mapping, and readiness validation before conversion into standard inputs is possible.