Plan

Design story architecture. Use when starting a new project or rethinking structure.

howells 06b36d9 857 B Updated

File contents

Start a story architecture session using the architect agent.

What This Does

  1. Spawns the architect agent
  2. Guides you through structural questions
  3. Produces a story architecture document with:
    • Premise
    • Central question
    • Arc type
    • The ending
    • Key structural beats
    • Tone references
    • Boundaries (what this story is NOT)

Usage

/plan                      # Start fresh architecture session
/plan revise               # Revise existing architecture

If arguments provided: $ARGUMENTS

When to Use

  • Starting a new project
  • Stuck and need to revisit foundations
  • Story has drifted and needs realignment
  • Preparing to outline

Output

Produces/updates architecture document in project.

howells/fiction/tree/main/skills/plan commit 06b36d944e

Frequently asked questions

npx skillmds@latest add howells/plan