# Release Readiness

> Pre-release quality gate covering functional checks, baseline validation, and documentation integrity. Use before publishing a new version or tagging a release.

- Skill: `florian101010/release-readiness` (Agent Skill)
- Install (CLI): `npx skillmds@latest add florian101010/release-readiness`
- Raw SKILL.md: https://api.skillmd.com/api/skills/florian101010/release-readiness/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: florian101010 (https://skillmd.com/u/florian101010)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/florian101010/release-readiness

---


# Release Readiness

Follow `.agent/workflows/release-readiness.md` strictly.

Execution requirements:

1. Confirm release scope/freeze.
2. Run full QA checklist and summarize results.
3. Validate target environment baseline and compatibility assumptions.
4. Run documentation drift check using doc-audit workflow.
5. Run pre-commit checks before final recommendation.
6. Provide Go/No-Go result with explicit blockers.

