📦Agents
Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI
⭐ Very popular: 39k stars, gaining about 211 a week
View on GitHub ↗repo profile
momentum
durability
bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.
since we covered it
why it's a big deal
- Granular architecture means you compose workflows without loading unnecessary context into your session.
- Multi-agent orchestrators handle full-stack development, security hardening, and ML pipelines in coordinated passes.
- Hybrid model assignments (Haiku for speed, Sonnet for reasoning) let you optimize cost vs capability per task.
under the hood
- MIT licensed, Python-based, with a simple /plugin install command to add capabilities.
- Skills use progressive disclosure, metadata loads first, detailed instructions only when activated.
- Covers 23 categories from Python and TypeScript to Kubernetes, blockchain, and SEO workflows.
our take from PR#23, 2025-12-10
star history
- PR#23 22k 2025-12-10
- now 39k + 16k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Output and attention are roughly in balance.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Intelligent automation and multi-agent orchestration for Claude Code
similar projects
compare these →- 📚 Haystack
Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.
26k ACTIVE - 🧠 Context Mode
TypeScript · leaner, 20k stars
Context window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.
20k ACTIVE - 🗜️ headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
66k ACTIVE
comments
Sign in with GitHub to add your blip on Agents.