Loading...
Loading...
Investigate, fix, postmortem, prevent. Full incident lifecycle from bug report to systemic prevention. Use when: production down, critical bug, incident response, post-incident review. Composes: /investigate, /fix, /postmortem, /codify-learning.
npx skill4agent add phrazzld/claude-config incident-response$ARGUMENTSfix/incident-$(date +%Y%m%d-%H%M)/investigate $ARGUMENTSgit log --oneline -10fix/incident-$(date +%Y%m%d-%H%M)/fix "Root cause from investigation"git revert <causal-commit> --no-edit
git push/postmortem/autopilot/codify-learninggit logauto-detectedbugfixes #<issue>