Agile Start Hotfix

Table of Contents

When to use this skill

A production error needs an out-of-band fix: scaffold story and task on a hotfix/ branch.

How to use this skill

  1. Extract the error — capture the exact message and context first.
  2. Scaffold on a hotfix branch:

    ./projects/ores.compass/compass.sh story new --slug <slug> --title "<title>" --description "<desc>" --kind hotfix
    
  1. Diagnose, fix, commit, PR per the hotfix runbook.

Recipes

Reference

Emacs 29.1 (Org mode 9.6.6)