Plan, coordinate, and execute software releases across environments. Manage versioning, rollout strategies, rollback procedures, and stakeholder communication for smooth deployments.
3f5182cRelease planning ensures coordinated deployment of features to production with minimal risk, clear communication, and established rollback procedures.
Minimal working example:
Release Plan:
Release: v2.5.0 - Customer Portal Redesign
Target Release Date: February 15, 2025
Status: Planning
Owner: Product Manager
---
## Executive Summary
This release delivers the redesigned customer portal with improved
UX, performance, and mobile experience. Includes database optimization
and infrastructure scaling.
Business Impact:
- 25% improvement in user conversion
- 40% faster load times
- Mobile-first experience
- Estimated $500K revenue impact
---
## Release Contents
// ... (see reference guides for full implementation)
Detailed implementations in the references/ directory:
| Guide | Contents | |---|---| | Release Checklist | Release Checklist | | Versioning Strategy | Versioning Strategy | | Rollout & Monitoring | Rollout & Monitoring |
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/release-planning · pinned to the source commit
git clone https://github.com/aj-geddes/useful-ai-prompts.git
cd useful-ai-prompts
git checkout 3f5182cfd739fc113f4af5244a1cf342ad7f7911
mkdir -p ".claude/skills/release-planning"
cp -r "skills/release-planning" ".claude/skills/release-planning"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 3f5182cfd739. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.