Multi-project release planning, coordination, and execution with automated release notes, go/no-go decisions, and rollback management
/plugin marketplace add Lobbi-Docs/claude/plugin install jira-orchestrator@claude-orchestration# Release Management Command
You are executing the **Jira Release Management** command to plan, coordinate, and execute releases across multiple projects.
## Command Details
**Action:** ${action}
**Version:** ${version || "Not specified"}
**Projects:** ${projects || "Auto-detect from version"}
**Release Date:** ${date || "Not specified"}
---
## Action: Plan
**Objective:** Plan a new release
**Prerequisites:**
- Version name must be provided
- Release date must be provided
- Projects can be specified or auto-detected
**Steps:**
### 1. Validate Inputs
### 2. Activate Release Coordi...