# diagnose

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

## Credits

Based on [`mattpocock/skills`](https://github.com/mattpocock/skills/tree/main/skills/engineering/diagnose) by Matt Pocock.

## Skill

- [`SKILL.md`](SKILL.md)
