everything-claude-code is the most-starred harness-optimization bundle of Q2 2026 — 140K+ GitHub stars, 21K+ forks, and 170+ contributors across 12+ language ecosystems. It packages a complete operator stack on top of the Claude Code harness (and works across Codex / OpenCode / Cursor): a skill pack, an 'instincts' layer that codifies repeated correction patterns, persistent agent memory, and a security-scanning module that audits configurations for vulnerabilities. Built at the Claude Code Hackathon (Cerebral Valley × Anthropic, February 2026) by Affaan M, it ships with 1,282 tests, 98% coverage, 102 static analysis rules, and a dedicated configuration scanner that covers secrets detection (14 patterns), permission auditing, hook injection analysis, MCP server risk profiling, and agent config review. Velocity tier: +1,011 stars/day on 2026-05-10 GitHub trending.
everything-claude-code is the harness-optimization bundle that became the most-watched agent-stack repo of Q2 2026. Built at the Claude Code Hackathon (Cerebral Valley × Anthropic, February 2026) by Affaan M, it consolidates four operator concerns — skills, instincts, memory, and security — into a single repository that drops onto any Claude Code installation and, increasingly, any compatible harness (Codex, OpenCode, Cursor).
The repo crossed 140,000 stars in early May 2026 and is gaining at roughly +1,000/day. That puts it inside the top ten harness-and-skill repos by star count, and inside the top five by velocity. The breadth of contribution — 170+ contributors across 12+ language ecosystems — is the second derivative tell that the project has crossed from “founder’s repo” to “community standard.”
The bundle is organized around four overlapping layers:
The security module is the part most operators underestimate. As of mid-2026, hostile-skill installation is a real attack surface for agentic dev environments, and the validator wave (react-doctor, claude-doctor, agentmemory’s benchmarks) has been mostly about output quality. everything-claude-code is the first widely-starred project that treats the configuration itself as a thing to validate — checking for leaked secrets in CLAUDE.md, overscoped permissions, and risky MCP server connections before they become an incident.
The project is MIT-licensed and runs as a drop-in addition to existing Claude Code installations. The README covers the four-layer setup in order; for first installs, the security scanner alone is worth the install path even if you don’t adopt the skills or instincts layers.
Persistent memory layer for AI coding agents — benchmark-backed (95.2% on LongMemEval-S), 92% fewer tokens per session vs full-context pasting, zero manual memory.add() calls.
Open-source AI pair programming tool that works in your terminal to edit code across your entire repository.
AWS's AI-powered coding assistant that helps developers build, deploy, and optimize applications on AWS with code generation and transformation.