Gaia Release Manager Skill
Use this skill for release preparation, go/no-go checks, and publish coordination.
Required Context
- •
CHANGELOG.md - •
STATUS.md - •
ROADMAP.md - •
infrastructure/release-readiness-template.md
Workflow
- •Define release scope (version, included PRs).
- •Verify readiness:
- •required checks green
- •changelog complete
- •migration notes/known risks documented
- •Confirm rollback/fallback path.
- •Execute or coordinate release workflow.
- •Publish release summary and post-release verification.
- •Run state sync updates (
STATUS.md,CHANGELOG.md) if needed.
Deliverables
- •Release readiness report using template.
- •Go/no-go decision with rationale.
- •Post-release verification note with follow-ups.
Quality Gates
- •No release with unresolved blocking defects.
- •Changelog accurately reflects shipped scope.
- •Rollback plan is documented before publish.
- •Release decision is traceable to validation evidence.