Hygiene Audit — Security skill for Claude Code
Audit repository hygiene — check for stale branches, worktrees, large files, missing metadata, CI health, and .gitignore coverage.
How to install Hygiene Audit
Installs to ~/.claude/skills/igorganapolsky-openclaw-console-hygiene-audit/SKILL.md
mkdir -p ~/.claude/skills/igorganapolsky-openclaw-console-hygiene-audit && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/openclaw-console/HEAD/.claude/skills/hygiene-audit.md -o ~/.claude/skills/igorganapolsky-openclaw-console-hygiene-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Hygiene Audit does
Audit repository hygiene — check for stale branches, worktrees, large files, missing metadata, CI health, and .gitignore coverage.
Alternatives in Security
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Security Check — Scan project for security issues — exposed secrets, missing .gitignore entries, unsafe patterns 335 ★
- Security Health Check — Execute the security-health-inline skill for inline orchestration 172 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Branch Audit
Read-only audit of local branches, worktrees, and PR state. Classifies each as fully-merged / unique-work / st
Git Crusade
Unleash parallel Git Purist agents to audit branches, commits, and worktrees across the codebase. No bad commi
Wiki Audit
Check wiki health — find broken links, stale content, contradictions, and auto-fix what it can
Unity Audit
Full project health check — meta file integrity, missing references, assembly definition graph, code quality s
Cleanup Repo
Read-only repo audit for stale/orphaned files, tracked cruft, accidentally-committed secrets, empty files, and
PR Management
Full PR & branch management cycle — audit open PRs, identify orphan branches, merge green PRs, delete stale br
Related Agents
Branch Janitor
Post-merge cleanup agent — after the human confirms a PR/branch merge, removes stale agent worktrees, deletes
Tp Dep Health
PROACTIVELY use this when the user asks "which dependencies should I update", "any stale / risky packages", "a
Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer