dbc-oduffy

Cruft Sweep — Development skill for Claude Code

Development community

Scan for reclaimable scratch and orphans; apply only if confirmed.

How to install Cruft Sweep

Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-cruft-sweep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-cruft-sweep && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/cruft-sweep.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-cruft-sweep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cruft Sweep does


name: cruft-sweep description: "Scan for reclaimable scratch and orphans; apply only if confirmed." allowed-tools: ["Read", "Bash", "Glob", "Grep", "Agent", "AskUserQuestion"] argument-hint: "[--dry-run|--apply] [--class harness|scratch|orphans|empty-dirs|all]"

Cruft Sweep — Layer 2 Skill

Consume the JSONL wire output of `bin/cruft-sweep` to surface `confirm-needed` findings and parent-folder orphans for PM review. Present reclaim opportunities in offer-shape — never violation framin

Alternatives in Development

  • Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
  • Reap Orphans — 扫描并清理本地过期的 PUA agent/state 19.5k ★
  • 03 Findagrave Sweep — Find a Grave Sweep 1.1k ★

Full documentation available on GitHub

View Source Repository