tidy

Installation
SKILL.md

tidy

  • IS: a fix-in-place cleanup pass. Four concurrent review agents read the current diff, the orchestrator merges their findings, edits the working tree, and proves the build is still green. git status shows more changes after than before.
  • IS NOT: a findings report (use pr-reviewer: read-only, severity-tiered, never edits a file), a bug hunt, an architecture refactor, or a license to touch files outside the diff.

Contents

  • Workflow checklist
  • Phase 1: Scope and baseline
  • Phase 2: Fan out four review agents
  • Phase 3: Merge findings and apply fixes
  • Phase 4: Verify and report
  • Gotchas
  • Related skills

Workflow checklist

Copy this to track progress:

Installs
4
GitHub Stars
57
First Seen
3 days ago
tidy — mblode/agent-skills