aicoolies logo

Everything Claude Code

Agent harness performance system with 30+ agents and 136 skills

Share
open-sourceOpen Source
Visit Website →

Everything Claude Code is a comprehensive agent harness performance optimization system providing 30 specialized agents, 136 skills, 60 commands, and automated hook workflows for AI-assisted development. Born from an Anthropic hackathon winner and evolved over 10+ months of intensive daily use, it works across Claude Code, Codex, Cursor, and OpenCode with built-in security scanning via AgentShield, continuous learning, and research-first development patterns.

Everything Claude Code goes far beyond a configuration bundle by providing a complete agent harness performance system for AI-assisted software development. The project ships 30 specialized subagents covering domains from API design and architecture decision records to Rust reviewing and Spring Boot patterns, alongside 136 workflow skills and 60 slash commands that can be selectively installed through a manifest-driven pipeline. The selective install architecture means developers pick only the components relevant to their stack rather than loading everything, with state tracking enabling incremental updates as the project evolves.

AgentShield forms the security backbone of the system with 102 security rules and 912 tests across all protection layers. It includes a CVE database tracking 25+ known MCP vulnerabilities, supply chain verification, runtime monitoring, and a PR security gate for automated scanning during code review. The hook system provides session-level automation with configurable profiles ranging from minimal to strict enforcement, and runtime controls let developers gate specific hooks without editing configuration files. The continuous learning subsystem uses instinct-based pattern extraction with confidence scoring to help agents improve over time.

Cross-harness compatibility sets Everything Claude Code apart from single-tool configurations. The system maintains behavioral parity across Claude Code, Cursor, OpenCode, and Codex through shared hooks, commands, and skill execution semantics. With 133,000+ GitHub stars and 19,000+ forks, it has become one of the fastest-growing developer tools of 2026. The project supports 12 language ecosystems including TypeScript, Python, Rust, Go, Java, Kotlin, and C++ with dedicated rules, agents, or skills for each, making it a practical choice for polyglot development teams.

Pricing

Free and open source under MIT License

Platforms

Claude Code, Codex, Cursor, OpenCode on all platforms

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Superserve logo

Superserve

Open-source Firecracker sandboxes for long-running AI agents

Superserve is an open-source sandbox infrastructure layer for AI agents that need durable computers instead of short-lived shells. It runs isolated Firecracker microVMs, supports pause, resume, snapshot, fork, preview URLs, MCP connectivity, SDK/API control, Docker workloads, and self-hosting, while the hosted service adds pay-as-you-go agent sandboxes for teams.

open-sourceOpen Source

Anthropic Agent Skills

Official Claude Agent Skills examples, spec, and plugin marketplace for reusable agent capabilities

Anthropic Agent Skills is Anthropic's official reference repo and Claude Code plugin marketplace for reusable Skill folders. It packages example SKILL.md workflows, document skills, a Claude API skill, templates, and the Agent Skills spec so teams can turn repeatable instructions, scripts, and resources into on-demand Claude capabilities instead of copying prompts across sessions.

freeTelemetry
agmsg logo

agmsg

Cross-agent messaging for CLI coding agents

agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.

open-sourceOpen Source
eve vercel

eve by Vercel

Filesystem-first framework for durable AI agents

Eve is Vercel's filesystem-first TypeScript framework for building durable AI agents as ordinary project files. It combines Markdown instructions and skills, typed tools, channels, connections, subagents, schedules, sandboxes, and evals with Vercel's agent runtime so teams can ship deployable agents without hand-rolling orchestration. The current beta fits Vercel-native backend agent projects.

open-sourceOpen Source

Comparisons