Plan Phase banner
ViperJuice ViperJuice

Plan Phase

Testing community

Description

--- argument-hint: [spec-file-under-spec/] [phase-name] description: "Architecture-first planning for a specific spec phase. Define files, symbols, and code-level interfaces first, then derive swim lanes for parallel agents." --- # Plan Implementation For a Spec Phase (Architecture-First, Code-Boundary Swim Lanes) Inputs: - `$1` = spec file path relative to `spec/` (e.g., `MASTER_ROADMAP.md`, `api/ocr-pipeline.md`) - `$2` = phase name or identifier within that spec (e.g., `Phase 2 – Ingestion

Installation

Installs to ~/.claude/commands/viperjuice-code-index-mcp-plan-phase.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ViperJuice/Code-Index-MCP/HEAD/.claude/commands/plan-phase.md -o ~/.claude/commands/viperjuice-code-index-mcp-plan-phase.md

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

Full documentation available on GitHub

View Source Repository