Enhance quickstart instructions in README; clarify setup steps for /setup-matt-pocock-skills and triage labels

This commit is contained in:
Matt Pocock
2026-04-28 16:51:49 +01:00
parent 0e51243253
commit 5fed805a92
+7 -2
View File
@@ -28,9 +28,14 @@ If you want to keep up with changes to these skills, and any new ones I create,
npx skills@latest add mattpocock/skills
```
2. Pick the skills you want, and which coding agents you want to install them on.
2. Pick the skills you want, and which coding agents you want to install them on. **Make sure you select `/setup-matt-pocock-skills`**.
3. Bam - you're ready to go.
3. Run `/setup-matt-pocock-skills` in your agent. It will:
- Ask you which backlog manager you want to use (GitHub, Linear, or local files)
- Ask you what labels you apply to ticks when you triage them (`/triage` uses labels)
- Ask you where you want to save any docs we create
4. Bam - you're ready to go.
## Why These Skills Exist