fixloop
Installation
SKILL.md
Fixloop
Run production incidents through one durable loop: alert or report in, evidence gathered read-only, every actionable incident recorded as a ledger issue, fixes shipped only on proof, loop closed in both the ledger and the alerting surface.
Keep this skill as the router. Load only the reference needed for the current step.
Vocabulary
- Alerting surface: where production errors surface automatically. Default: Sentry.
- Ledger: the durable incident record. Default: GitHub issues. One issue per incident grouping. The ledger is the only durable artifact of an investigation.
- Handles doc:
DEBUGGING.mdat the host repo root — project handles, known-good commands, gotchas, symptom routing. - Evidence pass: the read-only investigation. See references/evidence.md.
- Doctor: first-run discovery that probes the stack and writes the handles doc. See references/doctor.md.
First Move
Read DEBUGGING.md at the host repo root.