What problem does it solve? Closing a tracked Objective involves more than flipping a status flag: closure evidence must be recorded, connected Objectives must be re-evaluated, and the record's history must stay intact. This Skill guides an agent through closing an Objective without deleting its checked-in history. ## Core Features & Use Cases - Structured closure recording: Adds a ## Closure section to objective.md and writes a minimal closed.md marker using standard outcome vocabulary (completed, abandoned, deferred, superseded). - Edge propagation: Reviews every connected Objective and assigns an explicit disposition (updated, unchanged, already closed), editing counterpart records only when closure changes their durable meaning. - Explicit reopen workflow: Handles user-requested reopens by removing the closed marker and amending closure history rather than deleting it. - Use Case: After shipping the final PR for a tracked initiative, ask the agent to close the Objective; it records the outcome with PR evidence, unblocks dependent Objectives, and verifies structural integrity with ns objective check. ## Quick Start Ask the agent to close the current objective and record the outcome as completed with the supporting PR evidence.