orbitant-git-hygiene
Installation
SKILL.md
Overview
Audits git practices against Orbitant's engineering standards. Surfaces what's not following the standard — with file names, commit hashes, and branch names as evidence.
All checks are static. Derived from git history and tracked files.
When to Use
- Checking if a project follows Conventional Commits
- Auditing branch naming discipline
- Scanning for committed secrets before a security review
- Running a section audit after
/orbitant-engineering:ground-controlflagged git hygiene