# Plan

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

- Skill: `howells/plan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add howells/plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/howells/plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: howells (https://skillmd.com/u/howells)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/howells/plan

---


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.

