1---2name: release-readiness-check3description: Release Readiness Check4---56# Release Readiness Check78Assess whether one task is ready for owner E2E, merge, or release.910This skill follows `docs/ai-sdlc/05-quality-gates.md`, `docs/ai-sdlc/06-test-report-format.md`, and `docs/ai-sdlc/09-owner-e2e-runbook.md`.1112Supporting files in this skill:1314- `checklist.md`15- `report-template.md`1617## Inputs1819- app name or task scope (required)20- latest test report (required)21- latest issue or PR state (optional)2223## Steps24251. Read the latest test report.262. Check whether gates 0-3 are satisfied.273. Identify any missing evidence.284. Summarize owner E2E focus.295. Output one readiness result.3031## Output3233- readiness: ready-for-e2e | blocked | not-enough-evidence34- blocking points35- owner focus3637## Rules3839- This is a gate review, not implementation.40- Do not mark ready when evidence is missing.
Run npx skillmds@latest add websoft9/release-readiness-check in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Release Readiness Check It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
websoft9 (@websoft9) published this skill. Their other Agent Skills are listed on their SkillMD profile.