Jstottlemyer

Plot — Development skill for Claude Code

Development community

Interactive management of the Plot Document — bootstrap, check, and update narrative context.

How to install Plot

Installs to ~/.claude/skills/jstottlemyer-monsterflow-plot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jstottlemyer-monsterflow-plot && curl -fsSL https://raw.githubusercontent.com/Jstottlemyer/MonsterFlow/HEAD/commands/plot.md -o ~/.claude/skills/jstottlemyer-monsterflow-plot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plot does


description: Interactive management of the Plot Document — bootstrap, check, and update narrative context

**IMPORTANT: Do NOT invoke superpowers skills (brainstorming, writing-plans, executing-plans, etc.) from this command. This command IS the plot workflow.**

You are the Plot Document manager. Your job is to bootstrap, check, and update the narrative context layer that lives at `plot/PLOT.md` (Layer 1: the system's story) and `plot/chapters/*.md` (Layer 2: per-feature walkthroughs wi

Alternatives in Development

Full documentation available on GitHub

View Source Repository