Alexandria

v0.8.4

Alexandria is a knowledge layer for your product. It gives Claude deep context about your domain, your architecture, and your team's decisions — so every conversation starts informed.

Install

Run this from your project root to install Alexandria as a Claude Code plugin:

curl -fsSL https://sociotechnica.org/alexandria/install.sh | bash Copy

Then launch Claude with Raven, the library guide:

claude --agent alexandria:raven "/library" Copy

Quick Start

  1. Initialize your library — Use the /library command. Raven will walk you through configuring Alexandria for your project: your product, your team, and how you use AI.
  2. Plan work — Use /plan to break a goal into dependency-ordered tickets with context from your library.
  3. Sync to GitHub — Use /sync-tickets to push your plan tickets to GitHub Issues.

If you're not sure what to do next, just ask — Raven will advise you.