What problem does it solve?
Release helps teams reliably decide when to ship by assessing stability, enforcing release gates, generating user-facing changelogs, and managing semantic versioning without manual bookkeeping.
Core Features & Use Cases
- Deterministic stability scoring from build/test results, codehealth metrics, fix ratios, backlog and regression signals.
- Gate checks for build, tests, lint, codehealth, regressions and backlog with clear PASS/WARN/FAIL outcomes and remediation guidance.
- Changelog generation, version bumping in package.json, annotated tagging, and writing structured release metadata and activity signals to .maestro.
- Retroactive classification of legacy commits and milestone tagging to bootstrap historical release history.
Quick Start
Run the release status check to assess stability, preview the changelog, and review gate results before cutting a version.