Use before tagging a release or deploying to production to ensure all quality gates have passed.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add yeaight7/agent-powerups --skill pre-release-verification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pre Release Verification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yeaight7-pre-release-verification)More formats (shields.io, HTML) on the badges page.
---
name: pre-release-verification
description: "Use before tagging a release or deploying to production to ensure all quality gates have passed."
---
# Pre-Release Verification
Releases must be deterministic and verified. No "hope driven" deployments.
## Verification Checklist
Before authorizing or participating in a release process, verify the following:
1. **Clean Working Tree**: `git status` must be completely clean. No untracked files or uncommitted changes.
2. **Green CI**: The latest commit on the main branch MUST have a passing CI pipeline.
3. **Lint & Types**: Run the project's linter (`npm run lint`, `cargo clippy`, etc.) and type checker (`tsc --noEmit`). They must exit with 0.
4. **Test Gate**: Run the full test suite locally if CI is not available or if requested.
5. **No Secrets**: Ensure no API keys or credentials have been accidentally hardcoded or staged.
If any check fails, the release is blocked. State the exact failure and stop.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.