Alexandria
v0.8.4Alexandria 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 Then launch Claude with Raven, the library guide:
claude --agent alexandria:raven "/library" Quick Start
- Initialize your library — Use the
/librarycommand. Raven will walk you through configuring Alexandria for your project: your product, your team, and how you use AI. - Plan work — Use
/planto break a goal into dependency-ordered tickets with context from your library. - Sync to GitHub — Use
/sync-ticketsto push your plan tickets to GitHub Issues.
If you're not sure what to do next, just ask — Raven will advise you.