A portable Claude Code 'brain' for any project: awareness (auto-generated index of tools/docs), backlog (lightweight in-repo TODO file Claude can read/write), and a bootstrap skill that drops the conventions into a fresh project. Each piece is an independently togglable plugin.
npx claudepluginhub chrisonsimtian/claude-brainAuto-generated AWARENESS.md index of every agent, command, skill, and sideloadable doc in a project's .claude/ folder, so Claude always knows what tooling exists. Refresh manually via /refresh-awareness or automatically on session stop.
Lightweight repo-local backlog (TODO/Ready/In-Progress/Done in a single markdown file) that Claude can read, append to, and reorganise. An alternative to a heavyweight issue tracker for solo or AI-assisted projects.
One-shot scaffolding: drops the awareness + backlog + memory conventions into a fresh project. Run /brain-init once per new project; everything it produces is plain text the user can edit afterwards.