Cross-tool context bridge between Claude Code and Codex. Logs your conversation and exposes it to the other tool so you can hand off plans, share context, and pick up where the other tool left off.
★not rated 3 21d agoA
tokens not measured
originalMIT
Companion plugin for the AI Primer guidebook — environment setup, project creation, and workflow guidance for beginners building full-stack AI products.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Multi-agent collaboration tool: 4 modes (debate, review, brainstorm, hypothesis) that orchestrate multiple Claude instances for structured analysis and improvement.
Claude Code plugin: OpenCode (Zen) cloud models + Ollama local models bridge. Switch between free cloud (Zen) and fully local (Ollama) coding assistants.
★not rated 3 4mo agoA
tokens not measured
originalMIT
Tiered model routing for token economy: the strongest model thinks, cheaper models grind. Ready-made subagents (sonnet scout, implementer and E2E runner, haiku surveyor, test-runner and verifier, opus reviewer) plus a routing skill and dispatch stats.
★not rated 3
changed 2d agoA
tokens not measured
originalMIT
Recursive Language Model integration for Claude Code using rlm-rs CLI. Enables processing documents far exceeding context windows via chunking and recursive sub-LLM calls.
Delegate expensive work (web search, large reads, long writes, bulk analysis) to the local Codex CLI as a worker subagent. Claude orchestrates, Codex burns its own context. Adaptive sandbox, no approval prompts, thin-forwarder contract.
★not rated 3 2mo agoA
tokens not measured
originalMIT
Universal AI skill router with dual-mode discipline: ponytail for code, caveman for chat. Auto-routes any prompt to the best installed skill. Zero slash commands. 75% fewer tokens. Works with Claude Code, Codex, Cursor, Gemini CLI, OpenCode.
SessionStart and SubagentStart hooks that inject the GraphSmith multi-agent discipline (from the repo's canonical SKILL.md) into context for every session and every Task-spawned subagent from the moment it starts.
★not rated 3 todayA
tokens not measured
originalMIT
Turns Claude Code into a full product-development toolkit: an opinionated plan → verify → commit engineering workflow, specialized subagents for legal compliance, UX design, backend/frontend/cloud architecture, Go/Java/TypeScript implementation, DevOps/infrastructure (Terraform, Kubernetes, Docker, AWS/Azure/GCP), and.
★not rated 3 21d agoA
tokens not measured
originalMIT
Measurement-driven model router for Claude Code. Classifies every task by type — mechanical, execution, review, planning — and routes it automatically to Haiku, Sonnet, Opus, or Fable. Measures real dollars saved per session.
★not rated 3 18d agoA
tokens not measured
originalMIT
Philosophy for designing agent systems and harnesses. Use when architecting, building, or reviewing an agent system, harness, or any long-running automated pipeline.
★not rated 3 27d agoA
tokens not measured
originalMIT