happier-release-validation

Solid

Run a local-first Happier release validation cycle for a candidate version before preview promotion. Creates a validation worktree and ignored tracking workspace, orchestrates parallel checks, deep manual QA on Lima/macOS/Windows, root-cause fixes, evidence capture, independent reviews, and a final dry-run. This skill never promotes or releases.

Code & Development 900 stars 74 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

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

Skill Content

# Happier Release Validation Use this skill when asked to validate a Happier release candidate such as `v0.2.6` before promoting `dev` to `preview`. ## Mission Validate the current development release lane end-to-end before preview promotion, with special focus on user upgrade safety: installations, daemon ownership, background services, daemon-server auth, session creation, session continuity, provider launches, web UI, native mobile, server, CLI, and release artifacts. This skill may create branches/worktrees, run local checks, run VM/host QA, and implement root-cause fixes. It must not publish, promote, submit mobile builds, or trigger production/preview release side effects. Candidate validation must use local candidate artifacts. It may install the currently published `preview` release only to create a realistic before-upgrade baseline; after that, upgrades and installer/artifact checks must use locally built artifacts from the validation worktree, `--source local-build --ref .`, or an explicitly recorded local artifact transfer to the target machine. ## Start 1. Re-read `AGENTS.md` and `docs/release-process.md`. 2. Read `references/workflow.md` for the orchestration loop and human gates. 3. Read `references/lane-catalog.md` for current lanes and commands. 4. Read `references/manual-qa-matrix.md` before any OS QA lane. 5. Read `references/daemon-ownership-scenarios.md` before lane L21. 6. During Phase 0, read the prior battle-tested release-readiness run at `.proj...

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