create-plan

Create a plan.md for a slice or side quest with context loading and architecture alignment.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ian97531/goodplan --skill create-plan-ian97531
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/ian97531/goodplan/tree/main/skills/create-plan
Command: npx skills add https://github.com/ian97531/goodplan --skill create-plan-ian97531

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex slices and side quests into a coherent plan while maintaining architecture awareness and enabling reuse and re-entry into planning flows.

Core Features & Use Cases

  • Interactive planning: asks questions, researches dependencies, detects architectural changes, and builds a complete plan.
  • Two-layer architecture awareness: plans against epic architecture when available, with current context loaded for reference.
  • Re-entrant planning: detects existing plan and offers overwrite or revision, and ensures downstream artifacts are managed.

Quick Start

Tell me to create a plan for a slice or side quest and I will generate a complete plan.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate a complete plan.md for a complex slice or side quest?

Interactive planning automates turning slice or side quest goals into a complete plan.md by asking questions and researching dependencies. It detects architectural changes and applies maturity considerations to produce a plan ready for refinement.

What is the best way to maintain architecture awareness during workflow planning?

Two-layer architecture awareness plans against epic architecture when available, with current context loaded for reference. This ensures your slice plan aligns with overarching architectural changes and dependencies.

Can I revise an existing plan without losing my original workflow documentation?

Yes, re-entrant planning detects existing plan artifacts and offers overwrite or revision options. This ensures your original workflow documentation is managed safely while allowing updates to your slice plan.

Does interactive planning work for orchestrating workflows across multiple epics and slices?

Yes, interactive planning orchestrates workflows across epics, slices, and side quests. It applies context loading, maturity considerations, and risk checks to produce a coherent plan artifact for CLI submission.

When do I need to perform risk checks and maturity considerations for a slice plan?

Risk checks and maturity considerations are needed when refining a slice plan for CLI submission. The interactive planning process satisfies these requirements automatically before finalizing the plan.md artifact.