hotfix

Create a hotfix branch, apply code changes, run regression tests, and release a patch.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/g-zenr/relay-api --skill hotfix-g-zenr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hotfix
Source: https://github.com/g-zenr/relay-api/tree/main/.claude/skills/hotfix
Command: npx skills add https://github.com/g-zenr/relay-api --skill hotfix-g-zenr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined, expedited process for addressing critical production issues with minimal delay, ensuring stability and rapid resolution.

Core Features & Use Cases

  • Emergency Fixes: Designed for urgent production bugs that require immediate attention.
  • Minimal Steps: Guides users through a fast-track workflow from branch creation to release.
  • Use Case: A critical bug is reported in production that is causing user data loss; this Skill enables a developer to quickly create a branch, apply the fix, test, and deploy a patch release within a short timeframe.

Quick Start

Initiate an emergency hotfix by running the hotfix skill with a brief description of the issue.

Frequently Asked Questions about hotfix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to handle an emergency production bug fix?

An emergency production bug fix requires an expedited workflow that minimizes risk and turnaround time. This Skill guides you through a strict methodology from branch creation to targeted code modification and patch release.

How do I apply a hotfix to resolve critical production issues?

To apply a hotfix, you create a dedicated branch, apply the targeted code modification, run regression testing, and execute patch release procedures. This Skill facilitates that fast-track workflow to ensure stability under time constraints.

When do I need to use an expedited hotfix workflow?

You need an expedited hotfix workflow when a critical bug is reported in production, such as an issue causing user data loss, demanding immediate attention and rapid resolution with minimal delay.

Does this hotfix workflow include regression testing procedures?

Yes, the hotfix workflow includes regression testing as a strict step to minimize risk. It ensures your emergency code modification maintains stability before you proceed to the patch release.

Can I use this git workflow for non-emergency code changes?

This git workflow is designed specifically for critical bug resolution under time constraints. It follows a fast-track methodology with minimal steps, making it unsuitable for standard, non-emergency feature development.

How do I start an emergency hotfix for a critical bug?

You start an emergency hotfix by initiating the Skill with a brief description of the issue. It then guides you through the entire expedited process from branch creation to the final patch release.