happier-release-validation-review

Solid

Review a completed Happier release-validation worktree before any preview promotion. Audits validation fixes, diffs, evidence, lane completion, unresolved risks, and dry-run output. Read-only by default and never releases.

Code & Development 900 stars 74 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
98
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
86
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Happier Release Validation Review Use this skill after `happier-release-validation` finishes and before any release or preview promotion. ## Mission Act as a skeptical release-candidate reviewer. Verify that the validation branch changes are correct, necessary, root-cause-oriented, well-tested, and supported by evidence. Do not promote or release. ## Inputs - Validation worktree path - Live workspace under `.project/reviews/<date>-v<version>-release-validation/` - `TRACKING.md`, `PLAN.md`, `LEDGER.md`, lane docs, evidence directory - `git diff` for the validation branch - final custom checks result - local release dry-run output ## Process 1. Re-read `AGENTS.md`. 2. Read `references/review-rubric.md`. 3. In the validation worktree, read `TRACKING.md`, `PLAN.md`, and `LEDGER.md`. 4. Verify every completed lane has evidence for its claim. 5. Review every code change made during validation with normal code-review severity. 6. Confirm tests follow TDD expectations where behavior changed. 7. Confirm no workaround fixes, hidden skips, destructive cleanup, or release side effects happened. 8. Review `TRACKING.md#Process Feedback` and classify each item as `back-port now`, `back-port later`, or `ignore`. 9. Produce a concise sign-off packet. ## Verdicts - `APPROVE_FOR_PREVIEW_PROMOTION`: evidence and diffs support promotion. - `NEEDS_FIXES`: specific issues must be fixed before promotion. - `NEEDS_MORE_EVIDENCE`: claims may be true but evidence is insufficient. - `BLOCKED`...

Details

Author
happier-dev
Repository
happier-dev/happier
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category