Agent skill

release-planning

Plan, coordinate, and execute software releases across environments. Manage versioning, rollout strategies, rollback procedures, and stakeholder communication for smooth deployments.

Stars 151
Forks 20

Install this agent skill to your Project

npx add-skill https://github.com/aj-geddes/useful-ai-prompts/tree/main/skills/release-planning

SKILL.md

Release Planning

Table of Contents

  • Overview
  • When to Use
  • Quick Start
  • Reference Guides
  • Best Practices

Overview

Release planning ensures coordinated deployment of features to production with minimal risk, clear communication, and established rollback procedures.

When to Use

  • Planning major feature releases
  • Coordinating multi-system deployments
  • Managing database migrations
  • Rolling out infrastructure changes
  • Planning go-live strategies
  • Coordinating customer communication
  • Preparing for high-traffic periods

Quick Start

Minimal working example:

yaml
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)

Reference Guides

Detailed implementations in the references/ directory:

Guide Contents
Release Checklist Release Checklist
Versioning Strategy Versioning Strategy
Rollout & Monitoring Rollout & Monitoring

Best Practices

✅ DO

  • Plan releases with clear timeline and milestones
  • Communicate early and often with stakeholders
  • Test thoroughly in staging environment
  • Use phased rollout to reduce risk
  • Monitor metrics continuously during rollout
  • Have clear rollback procedure
  • Document all changes and decisions
  • Conduct post-release review
  • Include support team in planning
  • Plan releases during lower-traffic periods

❌ DON'T

  • Release without adequate testing
  • Deploy Friday afternoon
  • Release without monitoring in place
  • Skip UAT/acceptance testing
  • Release all major changes together
  • Deploy without rollback plan
  • Surprise customers with breaking changes
  • Release without support team readiness
  • Make unreviewed last-minute changes
  • Ignore performance or error metrics

Expand your agent's capabilities with these related and highly-rated skills.

aj-geddes/useful-ai-prompts

websocket-implementation

Implement real-time bidirectional communication with WebSockets including connection management, message routing, and scaling. Use when building real-time features, chat systems, live notifications, or collaborative applications.

151 20
Explore
aj-geddes/useful-ai-prompts

refactor-legacy-code

Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code maintainability without breaking existing behavior.

151 20
Explore
aj-geddes/useful-ai-prompts

Sentiment Analysis

Classify text sentiment using NLP techniques, lexicon-based analysis, and machine learning for opinion mining, brand monitoring, and customer feedback analysis

151 20
Explore
aj-geddes/useful-ai-prompts

flask-api-development

Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling. Use when building RESTful APIs, microservices, or lightweight web services with Flask.

151 20
Explore
aj-geddes/useful-ai-prompts

ML Model Explanation

Interpret machine learning models using SHAP, LIME, feature importance, partial dependence, and attention visualization for explainability

151 20
Explore
aj-geddes/useful-ai-prompts

Statistical Hypothesis Testing

Conduct statistical tests including t-tests, chi-square, ANOVA, and p-value analysis for statistical significance, hypothesis validation, and A/B testing

151 20
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results