What problem does it solve? Creating accurate architecture, workflow, sequence, data-flow, or lifecycle diagrams often produces ungrounded visuals that invent topology or drift from the actual system. This Skill enforces evidence-grounded diagram authoring through Archify's typed JSON intermediate representation, with deterministic validation and delivery when the local renderer is available. ## Core Features & Use Cases - Typed diagram authoring: Produces sparse, semantically labeled typed JSON sources for architecture, workflow, sequence, dataflow, and lifecycle diagram types. - Evidence grounding: Classifies every fact as observed, proposed, inferred, or unknown, pinning inspected repository revisions and source paths. - Renderer-gated validation and delivery: Runs the Archify runtime's validation, delivery, and export commands only when the runtime is confirmed present, with a source-only fallback otherwise. - Use Case: Ask for an architecture diagram of your repository; the Skill inspects the relevant files, records evidence and revision, authors the typed source, validates it with the local Archify runtime, and delivers a self-contained HTML artifact only after approval. ## Quick Start Use Archify to create a grounded architecture diagram of this repository and validate it with the local renderer if available.