BigHugger
sk Skill · marcoguillermaz

repo-hygiene

Periodic repository cleanup sweep (Tierward repo variant) — finds orphaned/merged git branches, orphaned worktrees and unregistered worktree directories, stale .claude/session/*.md files, stale .claude/initiatives/*.md files, and (target:full / target:reviews) orphaned documentation and stale docs/reviews/ snapshots (archive-only moves, never deletion). Reports every finding with evidence, then executes only the…

installs 8w
0
30-day movement
starts with the next reading
Related entries
2
Connections
24
bashJavaScript
Host repository
marcoguillermaz/Tierward
Allowed tools
Bash(bash .claude/skills/repo-hygiene/references/scan-branches-worktrees.sh), Bash(git branch:*), Bash(git worktree:*), Bash(git status:*), Bash(git log:*), Bash(git fetch:*), Bash(git rev-parse:*), Bash(git show:*), Bash(gh pr list:*), Bash(gh pr view:*), Bash(ls:*), Bash(wc:*), Bash(date:*), Bash(stat:*), Bash(find:*), Bash(rm .claude/session/*.md), Bash(rm .claude/initiatives/*.md), Bash(mkdir -p docs/reviews/archive), Bash(mv .claude/initiatives/*), Bash(mv docs/reviews/*), Bash(rm -rf .claude/worktrees/*), Read, Grep, Glob
Invocable by
user
Host stars
4
Host language
JavaScript