# ECC fresh-install + test log (host: macOS 26.5.1, aarch64, Node 24.13.1) # Source: git clone --depth 1 https://github.com/affaan-m/ECC.git (main @ a3130f9) # Repo size: 79 MB shallow / 3332 files (excl .git) $ git clone --depth 1 https://github.com/affaan-m/ECC.git Cloning into 'ecc-new-20260723'... EXIT 0 $ cat VERSION 2.0.0 $ npm install --no-audit --no-fund --loglevel=error added 210 packages in 5s EXIT 0 $ npm test # validators (unicode/agents/commands/rules/skills/hooks/manifests) + tests/run-all.js ... (per-suite results elided) ... Final Results: Total Tests: 3146 Passed: 3146 (unicode-safety, agents, commands, rules, skills, hooks, install-manifests, no-personal-paths, catalog, command-registry, + run-all.js suites: install-apply, uninstall, plan-canvas, control-pane, work-items, claw, sync-ecc-to-codex, trae-install, ...) Failed: 0 EXIT 0 # Skill structure audit (skills/ dir) total skill dirs: 278 with SKILL.md: 278 with frontmatter (---): 278 with name field: 278 with description field: 278 SKILL.md size: min=865 median=6986 max=30484 total=2485261 lines: min=34 median=190 max=948 skills with reference files (progressive disclosure): 7 total reference files: 59 skills missing name/desc/frontmatter: 0 # Surface inventory 278 skills, 67 agents (.md, all with Prompt Defense Baseline), 94 commands, 122 rules, 4 hooks, 1495 doc files, 197 test files. 13 install targets incl. hermes, openclaw, claude, codex, cursor, opencode, gemini, zed, qwen, kimi, kiro, trae, codebuddy. # Issues found - README badges state "211.9K+ stars" / "32.5K+ forks" but the repo is at 232,374 stars / 35,421 forks (understated, stale hardcoded text). - 20 files still reference the old repo name "everything-claude-code" (e.g. skills/configure-ecc/SKILL.md Step 0 clones github.com/affaan-m/everything-claude-code.git). The old name redirects to ECC so the clone still works, but the docs are stale. - Only 7 of 278 skills use a references/ dir (progressive disclosure rare). - install-apply.js --help embeds an "Ito" compute-sponsor promo block.