Navigates the ECC repository by reading live files instead of relying on stale documentation. When someone asks what's included, how to install a specific component, or which skill fits their project, this queries the actual catalog scripts and filesystem before answering. The core idea is sound: ECC changes fast enough that hardcoded lists go out of date, so inspect first, then recommend. Useful during onboarding or when you're trying to figure out the difference between commands, skills, agents, and install profiles. It knows the repository structure and will point you to the right manifest or dry-run command instead of dumping every available option at once.
npx skills add https://github.com/affaan-m/everything-claude-code --skill ecc-guide