πŸ”Œ

clog

πŸ”ŒPlugin

noahdunnagan/cafe

VibeIndex|
What it does
|

Teaches Claude to search your Claude Code chat history via the `clog` CLI. Auto-invokes for past-session lookups.

πŸͺ

Part of

noahdunnagan/cafe

Installation

Add marketplace in Claude Code:
/plugin marketplace add noahdunnagan/cafe
Step 2. Install plugin:
/plugin install clog@cafe
0
-
AddedJun 28, 2026

More from this repository10

πŸ”Œ
codexπŸ”ŒPlugin

Delegate research, code review, or collaborative multi-turn sparring to Codex CLI. Auto-selects the cheapest model for research and the best available for review and xhigh back-and-forth with Claude.

πŸͺ
noahdunnagan/cafeπŸͺMarketplace

Marketplace

πŸ”Œ
tech-stackπŸ”ŒPlugin

The canonical, opinionated tech stack for new projects β€” TanStack web, Rust backends, Railway-first, self-hosted data. Always active when scaffolding or choosing technology.

πŸ”Œ
distillπŸ”ŒPlugin

Rigorous code refactoring β€” every line earns its place. Preserves functionality, removes everything that doesn't justify its existence.

πŸ”Œ
parallelπŸ”ŒPlugin

Launch and track parallel work in isolated git worktrees. Prevents duplicate work, tracks active branches.

πŸ”Œ
claude-reviewπŸ”ŒPlugin

Code review and repo hygiene. /setup-review, /pr, /audit, /audit-all, /migrate-to-agents-md.

πŸ”Œ
workflowπŸ”ŒPlugin

Push and session commands β€” conventional commits and session logging.

πŸ”Œ
blueprintπŸ”ŒPlugin

Three-mode planning system β€” always-active disposition, explicit blueprint generation (/blueprint), and blueprint execution.

πŸ”Œ
glmπŸ”ŒPlugin

Delegate to GLM β€” a fast, cheap model running headless inside Claude Code that beats Opus at frontend. Frontend always goes to GLM; everything else can too. Fast (routers) and regular (models) serving lanes.

πŸ”Œ
rust-guideπŸ”ŒPlugin

Opinionated Rust style guide β€” makes AI-written Rust code look like a human wrote it.