Auto Scope

Scopes a coding task before implementation — names the handful of files actually relevant (read/edit these), the areas to leave alone, and any open scope questions, so work doesn't start by reading the whole repo. Fires proactively at the start of substantive, multi-file, or unfamiliar-area work; stays silent on single-file edits, one-line fixes, questions, and continued work in an area already scoped this session. Use when beginning a feature, bug fix, or refactor that could plausibly touch several files or an area not yet seen this session.

borkweb c77c0f0 4.4 KB Updated

File contents

borkweb/bork-ai/tree/main/skills/core/auto-scope commit c77c0f076c

Frequently asked questions

npx skillmds@latest add borkweb/auto-scope