infrahub-auditing-repo
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Infrahub Repo Auditor
Overview
Comprehensive audit of an Infrahub repository against
all rules and best practices from the infrahub-skills
plugin. Produces a structured report covering schemas,
objects, checks, generators, transforms, menus,
.infrahub.yml configuration, and deployment readiness.
The audit is read-only. The one file it writes is
its own report, AUDIT_REPORT.md. Nothing else in the
working tree or the index is touched, and no
destructive git command is run against them, including
to undo the audit's own side effect. An audit is most
useful on a tree that holds uncommitted work, which is
exactly the tree where a write cannot be undone.