git:hotflix-flow

slash command claude_code
Created by Prasham Trivedi

Copy This Prompt

---
allowed-tools: Bash(git:*), Bash(npm:*), Bash(yarn:*), Bash(test:*), Bash(build:*)
description: Emergency hotfix workflow with fast-track testing and deployment
---

# Emergency hotfix workflow

Create hotfix branch for $ARGUMENTS from production.

## Process

1. Create hotfix branch from main/master
2. Apply fix for $ARGUMENTS
3. Run critical tests only
4. Create hotfix commit with proper message
5. Prepare for immediate merge to main
6. Generate deployment checklist
7. Create backport instructions

## Safety

- Minimal changes only
- Fast-track testing
- Clear rollback plan
Slash Command Analysis
  • Requires arguments: No
  • Agent references: None
  • Skill references: None
  • Analysis version: 1.0
Re-analyzes command for arguments and references

Convert to Different Formats

Actions

(Clears cached conversions and forces re-processing)
← Back to List