skill-comply: Automated Compliance Measurement Measures whether coding agents actually follow skills, rules, or agent definitions by: Auto-generating expected behavioral sequences (specs) from any .md file Auto-generating scenarios with decreasing prompt strictness (supportive → neutral → competing) Running claude -p and capturing tool call traces via stream-json Classifying tool calls against spec steps using LLM (not regex) Checking temporal ordering deterministically Generating self-contained reports with spec, prompts, and timelines Supported Targets Skills ( skills//SKILL.md ): Workflow skills like search-first, TDD guides Rules ( rules/common/.md ): Mandatory rules like testing.md, security.md, git-workflow.md Agent definitions ( agents/*.md ): Whether an agent gets invoked when expected (internal workflow verification not yet supported) When to Activate Show more Installs 1.5K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
skill-comply
安装
npx skills add https://github.com/affaan-m/ecc --skill skill-comply