ワンクリックで
agent-compliance-auditor
Validates agent definitions against the Antigravity audit rubric.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Validates agent definitions against the Antigravity audit rubric.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.
Query Multiple AIs for Quorum Answer.
Use when turning a memory-corruption bug into a working PoC — stack/ROP, glibc heap & FSOP, format strings, browser/JIT type confusion & UAF, Linux/Windows kernel LPE against ASLR/DEP/CFG/CET/V8-Sandbox
Tinder for your Claude Code skills. Reviews a sorted deck of every installed skill and lets you swipe keep / delete / skip on each one. Use when the user wants to bulk-clean their skill collection, triage unused skills, or do interactive skill cleanup.
Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.
Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.
| name | agent-compliance-auditor |
| description | Validates agent definitions against the Antigravity audit rubric. |
| version | 1.0.0 |
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. |
Ingest Definition: Read the provided Agent Definition in full.
Load Rubric: Read references/audit-rubric.md to get scoring criteria.
Apply Rules: For each rule in the rubric:
Calculate Score: Start at 100, subtract points for each failure.
Generate Report: Use references/report-template.md to structure the output.
Provide Fixes: For critical issues, include a corrected code snippet.
Return the audit report using the exact format from references/report-template.md.