| name | release-readiness |
| description | Pre-release quality gate covering functional checks, baseline validation, and documentation integrity. Use before publishing a new version or tagging a release. |
Release Readiness
Follow .agent/workflows/release-readiness.md strictly.
Execution requirements:
- Confirm release scope/freeze.
- Run full QA checklist and summarize results.
- Validate target environment baseline and compatibility assumptions.
- Run documentation drift check using doc-audit workflow.
- Run pre-commit checks before final recommendation.
- Provide Go/No-Go result with explicit blockers.