Claude Code plugins
Small tools I’ve built for Claude Code, mostly to scratch my own itches. Each one is a plugin or CLI you can install and use on its own.
jalvarado91/pr-timeline↗ Atomize a PR into replayable commits and step through them in an editor-grade viewer jalvarado91/cc-advisors↗ Two advisors for Claude Code — the Oracle for deep reasoning, the Graybeard for minimalism reviews jalvarado91/cc-sessions↗ Reference, search, and continue past Claude Code sessions from your current onecc-sessions searches through ccsearch, which builds and maintains the local index:
madzarm/ccsearch↗ Hybrid search CLI for Claude Code chat sessions (BM25 + vector embeddings + RRF)