All tools
DevOpsSetupMember postAdvanced
ECC Multi-Harness Toolkit
55+ agents, skills, hooks, and workflows across Claude Code, Codex, and Cursor.
What it is
55+ agents, skills, hooks, and workflows across Claude Code, Codex, and Cursor.
Operating-instructions layer for the ECC toolkit (github.com/affaan-m/ECC, ~227k GitHub stars). ECC ships 55+ agents, skills, commands, hooks, and multi-step workflows that run across Claude Code, Codex, and Cursor. Agents are organized by domain and bootstrapped via install.sh / install.ps1; plugin extensions are published through the .claude-plugin marketplace. This Armory setup compiles a CLAUDE.md operating note that tells Claude how to route tasks through your installed ECC agents and skills.
This setup uses tools you'll connect yourself, we'll walk you through it.
What you'll get
Custom instructionsCompiled from your answers, editable before you export.
What's in ECC + how to installOverview of the ECC toolkit — what it bundles, how to bootstrap it, and how to extend it via the plugin marketplace.
Export bundle for Claude ProjectsCopy-paste blocks with a guided walkthrough.
Compiled preview
# ECC Toolkit — Operating Instructions
You have the ECC multi-harness toolkit installed in Claude Code (github.com/affaan-m/ECC). Route all work through its bundled agents and skills before improvising a fresh approach.
## How ECC is organized
ECC bundles 55+ agents, skills, slash commands, hooks, and multi-step workflows. Agents are domain-specific and composable: pick the closest one for the task, invoke it, and let it drive. If no single agent covers the full job, chain two agents explicitly rather than bypassing them. Skills are shorter, stateless helpers — prefer them for scoped sub-tasks (code review, commit message, doc update) inside a larger agent-driven flow.
## Routing rules
…