From 5fed805a92ddf70dedf1f32c6aadb2a08aaf4d9c Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Tue, 28 Apr 2026 16:51:49 +0100 Subject: [PATCH] Enhance quickstart instructions in README; clarify setup steps for `/setup-matt-pocock-skills` and triage labels --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d3ef41..2510f87 100644 --- a/README.md +++ b/README.md @@ -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