What problem does it solve?
Release-check solves the problem of uncertain release readiness by providing a repeatable, evidence-based checklist and Go/No-Go recommendation to reduce release risk and last-minute surprises. It consolidates live Feishu project data, optional local scope baselines, and repository context to produce a single authoritative release readiness report.
Core Features & Use Cases
- Scope confirmation: Parse product context and optionally read Scope Baseline files to verify which Stories belong to the target version.
- Live validation: Run MOQL queries and individual work item briefs to validate P0/P1/P2 Story and Bug statuses in real time.
- Six-dimension checks & reporting: Evaluate functional completeness, quality, documentation, technical readiness, risk, and operations; output a templated release-check markdown report and Go/No-Go recommendation.
- Use case: Use when preparing a production or firmware release to ensure P0 items are completed, critical bugs are mitigated, and rollout/runbook preparations are in place.
Quick Start
Use the release-check skill by running /release-check {product} {version} to generate a structured release readiness report and a Go/No-Go recommendation.