Ecc Guide banner
affaan-m affaan-m

Ecc Guide

Development community

Description

--- description: Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository surface. --- # /ecc-guide Use this command as a conversational map of Everything Claude Code. It should help the user discover the right ECC surface for their task without dumping the entire README or stale catalog counts. ## Usage ```text /ecc-guide /ecc-guide setup /ecc-guide skills /ecc-guide commands /ecc-guide hooks /ecc-guide install /ecc-guide find: <query> /ecc

Installation

Installs to ~/.claude/skills/affaan-m-ecc-ecc-guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/affaan-m-ecc-ecc-guide && curl -fsSL https://raw.githubusercontent.com/affaan-m/ECC/HEAD/commands/ecc-guide.md -o ~/.claude/skills/affaan-m-ecc-ecc-guide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository