refine: Add 'ask-matt' skill and update documentation for user-invoked skills

This commit is contained in:
Matt Pocock 2026-06-17 14:45:47 +01:00
parent aa7ed40cbe
commit df129fcfce
5 changed files with 64 additions and 4 deletions

View file

@ -6,6 +6,7 @@ Skills I use daily for code work.
Reachable only when you type them (`disable-model-invocation: true`).
- **[ask-matt](./ask-matt/SKILL.md)** — Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.
- **[grill-with-docs](./grill-with-docs/SKILL.md)** — Grilling session that also builds your project's domain model, sharpening terminology and updating `CONTEXT.md` and ADRs inline.
- **[triage](./triage/SKILL.md)** — Move issues through a state machine of triage roles.
- **[improve-codebase-architecture](./improve-codebase-architecture/SKILL.md)** — Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.