deepclean

Scan a local repo and turn structural mess into reports, plans, and agent-ready handoffs.

Install

One command. Then run it locally.

npm install -g @fraction12/deepclean
deepclean init
deepclean scan
deepclean report
deepclean next

Workflow

Clean up one clear move at a time.

  1. 1 Scan

    Collect local evidence from the repo.

  2. 2 Report

    See ranked cleanup candidates.

  3. 3 Plan

    Turn one candidate into a bounded task.

  4. 4 Handoff

    Give an agent the focused next step.