What problem does it solve? Knowledge graphs accumulate stale cards, orphaned notes, and untyped connections over time, and manually reviewing every proposed lifecycle change is tedious and error-prone. This Skill runs a full maintenance pass while keeping a human approval gate over every write. ## Core Features & Use Cases - Delegated Curation Runs: Invokes the construct curation run CLI (or MCP tool) to execute integrity checks, decay detection, orphan detection, promotion evaluation, and connection typing without inline logic. - Consolidated Review Gate: Presents a single grouped queue of promotion, connection, archive, and escalation proposals, surfacing the method field so users can distinguish rule-based escalations from LLM judgments. - Gated Writes and Health Report: Resumes the run via construct curation review with approve-all, reject-all, or per-item decisions, then narrates the capability's graph health report. - Use Case: When a user says "clean up the graph", the Skill runs the maintenance pass, walks them through approving proposed promotions and archives, and reports the resulting graph health counts. ## Quick Start Ask the agent to run a curation cycle on the current workspace, for example by saying "curate my knowledge graph and show me the health report".