/hapo:generate-graph

/hapo:generate-graph#

Use hapo:generate-graph when a feature needs a technical diagram that should live with the documentation or spec.

Usage#

/hapo:generate-graph Draw a sequence diagram for auth flow between browser, API, and database

Typical Outputs#

  • sequence diagrams
  • architecture diagrams
  • component relationship diagrams
  • process and state flow diagrams

Where It Fits#

This workflow is useful during:

  • design clarification
  • implementation handoff
  • review and debugging
  • documentation updates

Note#

This is a bundled CafeKit skill, not an external upstream install step.