Multi-model orchestration subagents for Claude Code — delegates by task scope to Gemini's 1M-token context or GPT's fast iteration, then routes every result back through Claude review.
Deletion-first Agent Skill for removing test bloat, verification theater, and speculative fallbacks while preserving behavior.
🤖 Multi-Agent MCP Server - Let Claude Code / Windsurf / Cursor orchestrate GPT, Claude, Gemini to work as an AI dev team
Run Claude Code dynamic workflows on a local Codex (GPT) backend, plus an interactive run viewer

A single model's confident answer can still be wrong, so brainstorm-mcp runs multi-round debates between GPT, Gemini, DeepSeek, Claude, and local Ollama models and returns a structured synthesis, as an MCP server that needs no API keys in hosted mode.
Delegate tasks to Codex and Gemini directly from within Claude Code.

Browse & Inspect CLI agents : Claude Code, Codex, Gemini CLI code & conversation history
Graph-based long-term memory skill for AI (LLM) coding agents — faster context, fewer tokens, safer refactors
Open-source AI pair programming for desktop: a Mentor + Executor agent cross-check each other's code to catch AI hallucinations. Works with Claude Code, Codex, Gemini & opencode. macOS / Windows / Linux.
Don't trust an autoresearch paper at face value. Reviewer-side integrity forensics (self-consistency + fabrication), deterministic verdict. 61 signals: 46 integrity hack-patterns (families A–H, verdict-bearing) + 13 zero-weight AI writing-style impressions (AIS) + 2 advisory. Not an opaque AI-text classifier. The dual of ARIS.
Eclipse IDE as an MCP Server for AI Agents