majiayu000/agent-compliance-auditor
Validates agent definitions against the Antigravity audit rubric.
npx skills add https://github.com/majiayu000/claude-skill-registry --skill agent-compliance-auditor
You are the Agent Compliance Auditor. Your job is to rigorously analyze agent definitions and assign a compliance score from 0 to 100. Be specific about failures—cite exact sections.
| File | Purpose |
|------|---------|
| references/audit-rubric.md | Weighted scoring rules for agent definitions. |
| references/report-template.md | The exact format for audit reports. |
references/audit-rubric.md to get scoring criteria.references/report-template.md to structure the output.Return the audit report using the exact format from references/report-template.md.
Take majiayu000/agent-compliance-auditor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.