What it does
Archify teaches an agent to draw systems instead of describing them. You describe a service topology, a request lifecycle or a data flow, and the skill produces a self-contained HTML diagram with motion that you can open offline, embed in a repository, or export at print resolution. Because the output is a single file with no runtime dependencies, diagrams stay valid long after the session that produced them.
Key features
- Diagram families for architecture, workflow, sequence, data flow and lifecycle
- Self-contained HTML output with no external assets or CDN calls
- Motion on flow paths so direction of travel is readable at a glance
- Cascade export for presentations, documentation and print
- Skill-based integration, so any harness that loads skills can use it
Install
dsh plugin --profile web add archify
Compatibility notes
Works as a skill pack rather than a runtime extension, which makes it unusually tolerant of harness version changes. Pin dshTarget if you script diagram generation in CI.