Release check
When to invoke
After every commit, immediately after /flagrare:staleness-audit. Cheap to run when there's nothing to do (early-exit ~1 second).
Also invoke on demand whenever the user asks "is a release due?", "let's ship this", "what would v0.2 look like?", or similar.
Procedure
1. Detect the project's release mechanism
Before reading inputs, identify how this project tracks and ships releases:
| Signal | Mechanism |
|---|---|
.changeset/ directory present |
[Description truncada. Veja o README completo no GitHub.]