Rebar

Structural memory for Claude Code

Claude Code forgets everything between sessions. Rebar fixes that.
26 slash commands that capture, validate, and compound project knowledge.
You explain your project once. Every session after that starts with full context.

Live Demo → View on GitHub Getting Started
# Clone and start using immediately
git clone https://github.com/spotcircuit/rebar.git
cd rebar

# In Claude Code:
/create my-project
/discover my-project
★ Interactive Demo

See what Rebar builds for you

An interactive console that lets you explore a real Rebar project — expertise files growing, observations being promoted, the close-loop harness running its four gates, meta-improve patches waiting for review, and the full architecture diagram showing how every piece connects.

6 views 26 commands 6 agents 3 compounding loops 4 knowledge systems
Open the Console →

The Problem

Without Rebar

Session 1: "Here's our architecture..."
Session 2: "Remember yesterday? We use..."
Session 3: "So like I was saying..."

Every session starts from zero. Project context lives in your head.

With Rebar

Session 1: /discover captures everything
Session 2: Claude reads expertise.yaml
Session 3: Claude already knows

/improve validates what's true. Context compounds.

What You Get

26

Slash Commands

Project context, dev workflow, wiki management, and advanced orchestration. Clone the repo and they just work.

4

Knowledge Systems

expertise.yaml for project state. .claude/skills/ for tactical playbooks. wiki/ for durable knowledge. meta-improve-log for template patches.

6

Background Agents

Paperclip agents that validate expertise, process wiki intake, route issues, and keep things fresh on schedule.

1

Validation Loop

/improve checks observations against live code. Promotes what's true. Discards what's stale. Your context gets more accurate over time.