Scope Guard

Use at the START of any focused task — a bug fix, one feature, a single file's refactor — and ALWAYS when more than one agent shares a working tree. Declare which files the task is allowed to touch so edits outside that set are blocked. Triggers on "only change X", "just fix the bug in", "don't touch anything else", "stay in your lane", "scoped change", "while you're in there" (the thing to prevent), shared-tree / multi-agent work, and any task where creep is the risk.

logicleap-labs ae03d53 3.5 KB Updated

File contents

logicleap-labs/claude-plugins/tree/main/plugins/scope-guard/skills/scope-guard commit ae03d53096

Frequently asked questions

npx skillmds@latest add logicleap-labs/scope-guard