agent-compliance-auditor
Validates agent definitions against the Antigravity audit rubric.
Best use case
agent-compliance-auditor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Validates agent definitions against the Antigravity audit rubric.
Teams using agent-compliance-auditor should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/agent-compliance-auditor/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How agent-compliance-auditor Compares
| Feature / Agent | agent-compliance-auditor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Validates agent definitions against the Antigravity audit rubric.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Agent Compliance Auditor
## 1. Core Purpose
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.
## 2. Resources
| File | Purpose |
|------|---------|
| `references/audit-rubric.md` | Weighted scoring rules for agent definitions. |
| `references/report-template.md` | The exact format for audit reports. |
## 3. Audit Process
1. **Ingest Definition:** Read the provided Agent Definition in full.
2. **Load Rubric:** Read `references/audit-rubric.md` to get scoring criteria.
3. **Apply Rules:** For each rule in the rubric:
- Check if the agent passes or fails.
- If it fails, note the **exact section** where the violation occurs.
- Apply the weight (deduct points for failures).
4. **Calculate Score:** Start at 100, subtract points for each failure.
5. **Generate Report:** Use `references/report-template.md` to structure the output.
6. **Provide Fixes:** For critical issues, include a corrected code snippet.
## 4. Output
Return the audit report using the exact format from `references/report-template.md`.Related Skills
bulk-sales-compliance
Drafts U.S. bulk sales law compliance packages for asset purchase transactions outside the ordinary course, including jurisdictional analysis of UCC Article 6 status, creditor schedule, notice of intended bulk sale, seller affidavit, escrow/claims framework, and closing checklist. Use when handling bulk sale, bulk transfer, inventory sale, asset purchase compliance, creditor notice, or successor liability avoidance.
aws-compliance-checker
Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks
auditor-workflow
Group-level implementation audit workflow for auditor agents. Handles loading project rules, reading connected phases, reviewing code reviews, checking deferred items, cross-phase impact analysis, verification, and structured reporting to the orchestrator. Invoke this skill as your first action — not user-invocable.
auditor-gate
Apply final governance and release-gate checks to a judged change set by reading `handoff.json`, `verdict.json`, optional eval evidence, and emitting machine-readable `audit.json` with `gate` status. Use when implementation already has a judge verdict and a separate auditor must decide landability (`pass`, `fail`, or `needs-human`) without modifying source files.
architecture-auditor
Architecture audit and analysis specialist for Modular Monoliths. **ALWAYS use when reviewing codebase architecture, evaluating bounded contexts, assessing shared kernel size, detecting "Core Obesity Syndrome", or comparing implementation against ADR-0001 and anti-patterns guide.** Use proactively when user asks about context isolation, cross-context coupling, or shared kernel growth. Examples - "audit contexts structure", "check shared kernel size", "find cross-context imports", "detect base classes", "review bounded context isolation", "check for Core Obesity".
AI Safety Auditor
Audit AI systems for safety, bias, and responsible deployment
ai-doc-system-auditor
No description provided.
agent-security-auditor
Expert security auditor specializing in comprehensive security assessments, compliance validation, and risk management. Masters security frameworks, audit methodologies, and compliance standards with focus on identifying vulnerabilities and ensuring regulatory adherence.
affiliate-compliance-check
Automated compliance checking for affiliate marketing content. Verifies FTC disclosure requirements, link tracking, and ethical affiliate practices.
acgme-compliance
ACGME regulatory compliance expertise for medical residency scheduling. Use when validating schedules, checking work hour limits, supervision ratios, or answering compliance questions. Integrates with MCP validation tools.
accessibility-compliance-accessibility-audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
Accessibility Auditor
Web accessibility specialist for WCAG compliance, ARIA implementation, and inclusive design. Use when auditing websites for accessibility issues, implementing WCAG 2.1 AA/AAA standards, testing with screen readers, or ensuring ADA compliance. Expert in semantic HTML, keyboard navigation, and assistive technology compatibility.