clog
πPluginnoahdunnagan/cafe
Teaches Claude to search your Claude Code chat history via the `clog` CLI. Auto-invokes for past-session lookups.
Part of
noahdunnagan/cafe
Installation
/plugin marketplace add noahdunnagan/cafe/plugin install clog@cafeMore from this repository10
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.
Marketplace
The canonical, opinionated tech stack for new projects β TanStack web, Rust backends, Railway-first, self-hosted data. Always active when scaffolding or choosing technology.
Rigorous code refactoring β every line earns its place. Preserves functionality, removes everything that doesn't justify its existence.
Launch and track parallel work in isolated git worktrees. Prevents duplicate work, tracks active branches.
Code review and repo hygiene. /setup-review, /pr, /audit, /audit-all, /migrate-to-agents-md.
Push and session commands β conventional commits and session logging.
Three-mode planning system β always-active disposition, explicit blueprint generation (/blueprint), and blueprint execution.
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.
Opinionated Rust style guide β makes AI-written Rust code look like a human wrote it.