docs/business/metrics-and-sponsorship.md
This file is a practical script for sponsor calls and ecosystem partner reviews.
Use four categories in every update:
# Weekly downloads
curl -s https://api.npmjs.org/downloads/point/last-week/ecc-universal
curl -s https://api.npmjs.org/downloads/point/last-week/ecc-agentshield
# Last 30 days
curl -s https://api.npmjs.org/downloads/point/last-month/ecc-universal
curl -s https://api.npmjs.org/downloads/point/last-month/ecc-agentshield
gh api repos/affaan-m/everything-claude-code \
--jq '{stars:.stargazers_count,forks:.forks_count,contributors_url:.contributors_url,open_issues:.open_issues_count}'
gh api repos/affaan-m/everything-claude-code/traffic/views
gh api repos/affaan-m/everything-claude-code/traffic/clones
GitHub App install count is currently most reliable in the Marketplace/App dashboard. Use the latest value from:
Use these as starting points in negotiation:
$200/month
$500/month
$1,000+/month
Use this on calls:
ECC is now positioned as an agent harness performance system, not a config repo. We track adoption through npm distribution, GitHub App installs, and repository growth. Claude plugin installs are structurally undercounted publicly, so we use a blended metrics model. The project supports Claude Code, Cursor, OpenCode, and Codex app/CLI with production-grade hook reliability and a large passing test suite.
For launch-ready social copy snippets, see social-launch-copy.md.