What problem does it solve?
Health-audit identifies critical build, security, and sustainability problems in a codebase and converts those findings into actionable, testable engineering work so teams can remediate risk efficiently.
Core Features & Use Cases
- Comprehensive Repository Assessment: Scans project structure, recent diffs, core docs, CI status, and testing to surface critical, security, and sustainability findings.
- Audit Logging: Produces a permanent audit record under docs/audits/ with severity, impact, and traceable findings.
- Engineering Commissions: Generates single, consolidated health-sprint prompts stored in prompts/ that include objectives, file manifests, specific file paths, commands, and binary success criteria.
- Use Cases: Onboarding to a new repo baseline, scheduled monthly health checks for production services, pre-release risk assessment, and triage before architecture changes.
Quick Start
Run a full health audit on the repository at /path/to/repo and produce the audit log in docs/audits/ plus a single executable health-sprint prompt stored in prompts/.