← Back to Studio
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.
- 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.