workflow-fix-and-ship
Installation
SKILL.md
workflow-fix-and-ship — Bug Fix Lifecycle
Triage → fix → verify → ship. Every step leaves evidence.
Phase sequence
1. TRIAGE → pull Sentry + logs, reproduce locally
2. ROOT CAUSE → debug-error (isolate, identify, understand)
3. FIX → surgical change, matching tests
4. VERIFY → test-playwright (confirm fix, catch regressions)
5. PR → workflow-pr
6. POST-SHIP → deploy-verify (optional if deploy is immediate)