release-checklist
✓Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed.
Installation
SKILL.md
A final quality gate before shipping code. This skill runs through everything a senior developer would check before approving a release.
Run through each section systematically. Any failure blocks the release.
When used as part of a wiggum loop, this checklist runs during Phase 5 (Final Verification). All items must pass before the loop can complete.
Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed. Source: zbruhnke/claude-code-starter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zbruhnke/claude-code-starter --skill release-checklist- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is release-checklist?
Run a final release checklist before shipping. Verifies no TODOs, no debug code, docs updated, tests passing, dependencies justified, and security reviewed. Source: zbruhnke/claude-code-starter.
How do I install release-checklist?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zbruhnke/claude-code-starter --skill release-checklist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zbruhnke/claude-code-starter
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01