#claude-code
Wiki 4
- Codex-maxxing jxnl's operating loop for Codex — durable threads, voice input, steering, file-backed memory, Heartbeats, Goals, and the side panel as where work lives
- Portal by Spotify Cut Claude Code Token Usage by 90% Spotify PM routes Claude Code's bulk file reads and boilerplate to a cheaper model via hooks; the 90% covers bulk reads, not total usage
- Terminal GPU battery cost on macOS Why GPU-accelerated terminals (Ghostty, Alacritty, Kitty) drain MacBook battery, and what to do about it
- Which Tools Do Claude Code, Codex and Cursor Choose? Armature's 16,893-session study of which third-party services coding agents pick, run by a firm that sells vendors a better pick rate
Toolbox 13
- cc-mirror Clones Claude Code into isolated per-provider variants, each its own command, config and theme
- claude-code-router Request-layer router that puts Claude Code on other model providers, with per-task routing slots
- claude-code-workflow-creator Claude Code skill for authoring deterministic multi-agent workflows as plain JavaScript
- claude-defuddle Claude Code skill turning web pages, videos and papers into clean Obsidian notes
- cli-anything Claude Code plugin that generates a full Python CLI plus SKILL.md for any GUI app's real backend
- ctx Local SQLite-backed context manager for Claude Code and Codex with workstreams, conversation binding, and branching
- cursor-bridge Rust binary that runs Claude Code on a Cursor subscription by proxying Anthropic calls to Cursor
- flue Headless TypeScript agent harness with markdown skills and an in-process virtual bash sandbox
- mclaude File-based locks, handoffs and mail so two Claude Code sessions can share one repo
- peon-ping Warcraft Peon voice lines as hook-driven audio notifications for Claude Code and other agents
- statewright Rust state machine that gates which tools an AI coding agent can call in each phase of its work
- tare Claude Code skill and three Python scripts that read local session logs to explain where usage went and why a limit was hit
- tweakcc CLI that patches an installed Claude Code to change prompts, themes, spinners and toolsets