hotfix

Outline hotfix scope, corrective actions, approvals, and spec synchronization for production incidents.

6|2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/i-standard1/yamasaki --skill hotfix-i-standard1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hotfix
Source: https://github.com/i-standard1/yamasaki/tree/main/.claude/skills/hotfix
Command: npx skills add https://github.com/i-standard1/yamasaki --skill hotfix-i-standard1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Urgent production fixes are needed when normal spec synchronization lags, enabling code-led remediation under exception rules while preserving design integrity.

Core Features & Use Cases

  • Phase-driven hotfix workflow including incident assessment, targeted code changes, and post-fix spec synchronization.
  • Guidance to maintain design-first principles with explicit fallbacks to revise-spec when the situation allows.
  • Audit-friendly documentation and safe-change templates to ensure traceability and rollback readiness.

Quick Start

Describe the incident, confirm scope, and initiate the hotfix workflow.

Frequently Asked Questions about hotfix

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

FAQPage Schema
How do I apply a production hotfix when spec synchronization is lagging?

To apply a production hotfix when specs lag, identify and isolate the incident, outline the immediate fix scope, implement the limited code changes, and schedule a spec synchronization within 24 hours to preserve design integrity.

What is the incident response workflow for a production bugfix?

The incident response workflow for a production bugfix follows a phase-driven process: incident assessment, targeted code changes, and post-fix spec synchronization, ensuring audit-friendly documentation and rollback readiness throughout the remediation.

When should I use a code-led hotfix instead of waiting for spec revisions?

You should use a code-led hotfix during urgent production incidents when normal spec synchronization lags, applying exception rules to remediate immediately while explicitly scheduling a fallback to revise the spec within 24 hours.

How do I ensure rollback readiness during an urgent production fix?

To ensure rollback readiness during an urgent production fix, use safe-change templates and maintain audit-friendly documentation that specifies corrective actions, required approvals, and the limited changes implemented for full traceability.

Does a production hotfix bypass design-first principles completely?

A production hotfix does not bypass design-first principles completely; it enables code-led remediation under exception rules while providing explicit fallbacks to revise specs and scheduling synchronization within 24 hours to maintain design integrity.