๐Ÿงช
DevOpsTypeScript

Happier Release Validation

by happier-dev

Happier Release Validation is a DevOps skill for Claude Code, published by happier-dev in happier.

1.5K stars131 forkson happier-dev/happierAdded 2026/08/19+1% in starsRepository updated 2026/08/19
ai-agentsclaudeclaude-codecodexgeminikimiopencodeqwenvibe-codingvibecoding
Install in seconds
Install Happier Release Validation
Copy Happier Release Validation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/happier-dev/happier/tree/dev/skills/happier-release-validation ~/.claude/skills/happier-release-validation

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/happier-dev/happier.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/happier-release-validation/SKILL.md in happier-dev/happier
Installs to
~/.claude/skills/happier-release-validation
Collection
One of 24 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Happier Release Validation does

Happier Release Validation runs manual deep release certification from an explicit checkout without dispatching a release. Use it to inspect affected compatibility paths, record evidence, and report results for human approval.

Happier Release Validation is cataloged under DevOps on DirSkills. Happier Release Validation comes from a repository tagged ai-agents, claude, claude-code, codex and gemini.

Documentation

README

Happier Release Validation

This is the repository-owned entrypoint for the public release contract's manual-only deep profile. It does not publish, promote, deploy, submit stores, or create a release operation.

Start from the target contract

From the explicit candidate checkout, inspect the target-owned profile and its executable suite inventory:

node scripts/pipeline/run.mjs release-contract
node scripts/pipeline/run.mjs release-validate --profile deep --dry-run

deep is not part of normal release dispatch. This skill is its manual entrypoint; the registry does not pretend that semantic compatibility or human QA can be decided by a script.

For general release preparation or approval, first use the installed private maintainer authority:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Happier Release Validation

  • What else does happier-dev publish alongside Happier Release Validation?

    Happier Release Validation is one of 24 skills that DirSkills catalogs from happier-dev/happier, the repository it ships in. Its siblings there include Attack Your Conclusion, Decompose With Gates and Handoff Report. Each one is a separate skill with its own page in this directory, installs the same way Happier Release Validation does, and is maintained by happier-dev in that same repository. The rest of the collection is listed on the happier-dev/happier page.

  • How does Happier Release Validation compare to other DevOps skills?

    Happier Release Validation ranks #336 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Happier Release Validation against them. Open each page to compare what they document and how they install.

More from happier-dev/happier

Happier Release Validation is one of 24 skills cataloged on DirSkills from happier-dev/happier.

See all 24 skills โ†’
๐Ÿ›ก๏ธ
2w ago

Attack Your Conclusion

Attack Your Conclusion is an adversarial self-review checklist for testing your own fix, root-cause verdict, or conclusion before handoff. It systematically probes alternative causes, neighboring cases, blast radius, environment gaps, hypothesis lock, and fake-competence patterns.
Quality
1.5K131
๐Ÿงฉ
2w ago

Decompose With Gates

Decompose With Gates splits hard or multi-part work into independently checkable pieces with explicit verification gates and risk-weighted ordering. Use it when planning corridor-sized tasks, writing lane briefs for subagents, or whenever a task is too large to verify as a whole.
AI Engineering
1.5K131
๐Ÿ“‹
2w ago

Handoff Report

Handoff Report structures substantive deliverables with outcome first, evidence-pointed reasoning, observed/derived/assumed labels, and residual risk last. Use it when reporting completed work, findings, diagnoses, reviews, lane results, or a requested retrospective.
Writing
1.5K131
๐Ÿ—‚๏ธ
2w ago

Happier Commit Worktree

Happier Commit Worktree turns a large or changing worktree into coherent, reviewable commits by classifying, validating, and grouping paths while excluding artifacts and preserving concurrent work. Use it when you need to commit many existing changes or continue a long-running commit campaign.
Automation
1.5K131
๐Ÿงฉ
2w ago

Happier Compatibility

Happier Compatibility audits wire, semantic, persistence, and installer contracts so changes can safely introduce upgrades, rollback, mixed-version operation, and migrations without breaking released behavior.
Quality
1.5K131
๐Ÿ“
2w ago

Happier Documentation

Happier Documentation creates, updates, and reviews internal technical docs and published user/operator/contributor documentation with evidence-backed product truth and release-status accuracy. Use it when changes affect docs or behavior that may make existing documentation incomplete or false.
Writing
1.5K131