Planx banner
sebyx07 sebyx07

Planx

AI community

Description

--- description: Write a self-contained chapter plan to docs/plans/<YYYY>/<MM>/<DD>/<1NN>-<slug>/ for another AI to write the prose. argument-hint: [chapter or revision to plan] allowed-tools: Write, Read, Glob, Grep, Task, Bash --- # /planx Plan only — outline the writing, never write the chapter. No edits outside the plan dir; never touch `docs/NN-*.md` from here. ## Goal $ARGUMENTS ## Steps 1. **Path.** `date +%Y`/`%m`/`%d`. `Glob docs/plans/<YYYY>/<MM>/<DD>/1*` → next `1NN` (else `101`)

Installation

Installs to ~/.claude/commands/sebyx07-claude-code-bible-planx.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sebyx07/claude-code-bible/HEAD/.claude/commands/planx.md -o ~/.claude/commands/sebyx07-claude-code-bible-planx.md

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

Full documentation available on GitHub

View Source Repository