monospace.studio
← Back to Studio

Agent · 2026

Curator

Overnight technical debt scanner

A scheduled read-only agent that scans the codebase overnight and files GitHub issues for dead exports, oversized files, and stale placeholders — without ever touching the code.

Why it matters

  • Operates at the observe end of the observe → propose → act spectrum — surfaces debt so humans decide.
  • Deduplicates findings across runs and respects a kill switch, making it safe to leave running unattended.
  • Phase 1 of a planned Janitor → Actor pipeline; today it files issues, tomorrow a Janitor proposes fixes.
View Curator on GitHub