Define Scope

Define a new **scope** — a stable reference frame (service, domain, surface, cross-cutting concern) that the vault cares about for years rather than the duration of a narrative arc. Use this when the user says things like "we need a scope for X", "add a scope", "register the billing service", "document this as a domain we care about". Scopes are flat (no hierarchy), they don't have arcs' narrative lifecycle, and they retire rather than close. Don't create a scope lightly — scope proliferation is a smell. If it's a short-lived effort, use `open-arc` instead.

iopsystems Updated

File contents

iopsystems/skills-mcp/tree/main/skills/vault/define-scope commit 2503c25b10

Frequently asked questions

npx skillmds@latest add iopsystems/define-scope