Narrow The Scope

Notice live, mid-session, when repeated attempts at one problem aren't converging — the same error recurring, several edit-and-guess cycles on the same file or area, or a fix that keeps growing instead of landing — and say so out loud instead of quietly grinding on. Usually means the attempted scope is bigger than what's actually been verified to work; the fix is a smaller, checkable slice, not another full-scope guess. Trigger on: the same error text recurring across attempts, three or more edits to the same file without a passing test/build/lint run in between, or the user saying things like "still broken," "same error," "try again," "this isn't working."

EdbertChan 801ef4f 3 files · 6.8 KB Updated

File contents

EdbertChan/catstack/tree/main/product/skills/narrow-the-scope commit 801ef4fdf4

Frequently asked questions

npx skillmds@latest add edbertchan/narrow-the-scope