Rebar Wiki

This wiki shows what Rebar does, how it works, and what it produces. It is the reference for anyone evaluating the framework or trying to understand it quickly.

Rebar is structural memory for Claude Code — an agentic intelligence framework for technical engagements. It gives any engineer (human or AI) full project context on day one and grows smarter throughout the engagement through a self-learn loop. Based on Andrej Karpathy’s LLM Wiki pattern, extended with structured operational data and behavioral memory.

Getting Started

New to Rebar? Start here.

Tools

Integrations and supporting infrastructure.

  • Paperclip — Agent orchestration: 7 autonomous agents, heartbeats, issue routing
  • Obsidian — Use the wiki as an Obsidian vault with bidirectional sync
  • Quartz — Render the wiki as a searchable website via GitHub Pages
  • Claude Desktop — Access framework knowledge from Claude Desktop via MCP

Diagrams

Visual architecture and workflow references.

  • Architecture — System overview, self-learn loop, four knowledge systems + close-loop harness, agent orchestration
  • Command Flow — Client onboarding, development cycle, knowledge capture workflows

Examples

Real output from real projects managed by the framework.

  • Site Builder — A web app built across four Claude Code sessions. Shows how expertise.yaml grows from 5 lines to a complete operational reference.
  • Acme Integration — An enterprise client engagement (Node-RED trade compliance). Shows how the framework handles external engagements with live APIs and multi-tenant deployment.

How It Works

The mechanics behind the framework.

  • The Self-Learn Loop — How observations get validated, promoted, or discarded. The per-observation feedback mechanism.
  • Close-Loop Harness — The per-feature cycle: evaluator → release gate → /improve → /meta-improve queue → /meta-apply → /wiki-ingest.
  • Four Knowledge Systems — Why the framework uses YAML + memory + skills + wiki instead of one system. What each stores and why they stay separate.
  • Commands — All 26 slash commands with descriptions and example output, including the self-learning harness (/close-loop, /meta-improve, /meta-apply).

Patterns

Reusable engineering patterns captured through the wiki. These show the kind of knowledge the framework accumulates.

Decisions

Architectural decisions with rationale.

Clients

People

  • Demo Corp Team — Sarah Chen, Marcus Rivera, Priya Patel, James Kim, Brian.

Platform