with one click
release-prep
Full audit + fixes + deploy validation for production release
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Full audit + fixes + deploy validation for production release
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Fix bugs with regression prevention using test-first approach
Run all 11 audit agents in parallel, then consolidate findings with fix-planner
Develop new features with test-first approach (TDD)
Run code quality checks and tests before committing
Validate build, environment, and dependencies before deployment
| name | release-prep |
| description | Full audit + fixes + deploy validation for production release |
Prepare for a production release. Runs full audit, fixes critical issues, validates deployment readiness, and generates the release PR.
Spawn all 11 audit agents in parallel (same as /full-audit):
.claude/audits/AUDIT_*.mdSpawn fix-planner:
.claude/audits/FIXES.md with prioritized action itemsSpawn code-fixer:
Spawn test-runner:
Spawn deploy-checker:
Spawn pr-writer:
/release-prep
Version: 2.1.0
Release date: 2024-03-15