Close Arc

Close an open **arc** — mark its narrative complete (`closed`) or explicitly set aside (`abandoned`), and audit that its closing conditions were actually met. Use this when the user says things like "close the X arc", "we're done with this arc", "abandon arc Y", "wrap up the arc". An arc cannot be `closed` while any of its inquiries are still `open` — this skill invokes `vault_check_transition` to enforce that and surfaces the blockers concretely. Arcs that trail off without explicit closure are the vault's biggest smell; spending two minutes on this skill is how that's avoided.

iopsystems Updated

File contents

iopsystems/skills-mcp/tree/main/skills/vault/close-arc commit 47a3dd748f

Frequently asked questions

npx skillmds@latest add iopsystems/close-arc