What problem does it solve?
Automates the comprehensive quality audit of all git repos within a workspace, surfacing findings and delivering structured artifacts that drive iterative fix sessions.
Core Features & Use Cases
- Discover repos by scanning for git folders across the workspace and determining the tech stack per repo.
- Run parallel data collection with agents to surface constants, typing, tests, and dependencies across repos.
- Produce a workspace-wide plan and per-audit artifacts (plan/audit-NN with index.md and flat 01-*.md stories).
- Update root plan/index.md to include the new audit and support dry-run mode for non-destructive analysis.
- Provide a consolidated executive summary and cross-repo patterns to guide prioritization.
- Structure findings as actionable stories ready for follow-up fix sessions.
Quick Start
Run a workspace quality audit to scan all git repos, generate plan/index.md and audit artifacts, and prepare stories for follow-up fixes.