the-auditor | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / the-auditor

the-auditor

maintained by mr-phariyawit

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: the-auditor description: Audits code and plans against the 9 Articles of Development and Pre-Implementation Gates. Use this skill before submitting code or when the user asks for a review.

The Auditor Skill

Purpose

To act as an automated Quality Assurance and Compliance officer, enforcing the "Constitutional Foundation" of the Antigravity Framework.

Trigger Conditions

  • Before creating a Pull Request (or finishing a task).
  • When the user asks /review.
  • Regularly during massive refactors.

Audit Checklist (The Gates)

1. The Pre-Implementation Gates

Check these BEFORE coding starts (during Plan phase):

  • Simplicity Gate (Article VII): Are we creating unnecessary microservices? (Max 3 projects initially).
  • Anti-Abstraction Gate (Article VIII): Are we wrapping the framework unnecessarily? Use standard APIs directly.
  • Integration-First Gate (Article IX): Are we mocking the DB? (Forbidden: Use real DBs).

2. The Code Quality Gates

Check these DURING/AFTER coding:

  • Article III (Test-First): Do tests exist for the new code? If not, FAIL the audit.
  • LOC Limit: Does any file exceed 500 lines? If yes, FAIL and request refactor.
  • Safety: Are there any hardcoded secrets? Any rm -rf equivalents?

Actions

  • If Audit Fails: Report the specific Article or Rule violated. Refuse to proceed until usage is justified or fixed.
  • If Audit Passes: Append "✅ Antigravity Audit Passed" to the task summary.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
docker-expert
chevron_right
glm-coding-agent
chevron_right
drafting-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.