ai-repo-safety
Installation
SKILL.md
AI Repo Safety
Canonical invoke:
py -3 -m ai_repo_safety <cmd> --target .
python -m ai_repo_safety <cmd> --target .
uvx ai-repo-safety <cmd> --target .
Do not run doctor, init, or scan at the start of a session.
Git gates (this is the lock)
Commit, push, and tag are enforced by git hooks, not by this file.
python -m ai_repo_safety install-hooks --target .