Plan Build Improve banner
spotcircuit spotcircuit

Plan Build Improve

Productivity community

Description

--- allowed-tools: Read, Skill, TodoWrite, Grep, Glob, Bash, Agent, Edit, Write description: Generic plan-build-improve workflow for any expert domain argument-hint: <domain> <user_request> --- # Purpose Generic workflow that orchestrates a complete implementation cycle for **any** expert domain by chaining three steps: expertise-informed planning, building from the plan, and self-improving the expertise based on changes made. Works with any domain that has an expertise file at `apps/{APP} or

Installation

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

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

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

Full documentation available on GitHub

View Source Repository