Plan Scout banner
spotcircuit spotcircuit

Plan Scout

Development community

Description

--- allowed-tools: Read, Glob, Grep, Bash, Write, Edit, Agent description: Creates implementation plan with parallel scout agents gathering context first argument-hint: <user prompt> --- # Quick Plan Create a detailed implementation plan based on the user's requirements provided through the `USER_PROMPT` variable. Analyze the request, think through the implementation approach, and save a comprehensive specification document to `PLAN_OUTPUT_DIRECTORY/<name-of-plan>.md` that can be used as a blu

Installation

Installs to ~/.claude/commands/spotcircuit-rebar-plan-scout.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/spotcircuit/rebar/HEAD/.claude/commands/plan-scout.md -o ~/.claude/commands/spotcircuit-rebar-plan-scout.md

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

Full documentation available on GitHub

View Source Repository