repo-auditor

Installation
SKILL.md

Repo Auditor

When to use

  • After making code edits, before git commit or PR open
  • After resolving merge conflicts
  • When the user asks "is this PR ready?"

When NOT to use

  • During exploration / read-only work
  • For purely formatting changes (lint/format already covers it)

Inputs

Name Type Required Notes
base string no base ref (default origin/main)
paths list no restrict to specific paths
Installs
1
GitHub Stars
529
First Seen
Jun 20, 2026
repo-auditor — oxbshw/llm-agents-ecosystem-handbook