Close Loop banner
spotcircuit spotcircuit

Close Loop

Documentation community

Description

--- allowed-tools: Read, Write, Edit, Glob, Grep, Bash, TaskCreate description: Close the feature loop — evaluate worker output, validate observations, update templates, ingest to wiki. Run after every shipped feature. argument-hint: [feature-name or issue-id] (optional — target a specific feature) --- # Close Loop Run the complete self-learn cycle after a feature ships. Each channel feeds the next — the cycle transforms raw work into durable knowledge and better templates. **PRE-FLIGHT (mand

Installation

Installs to ~/.claude/commands/spotcircuit-rebar-close-loop.md

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

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

Full documentation available on GitHub

View Source Repository