name: dv
description: Data Visualization Kit hub. Use when the user types $dv, asks what $dv-* commands exist, or gives a broad portfolio-data-visualization brief that still needs routing to the right canonical workflow.
DV Hub
Treat $dv as the canonical public hub.
Required Flow
- Keep the runtime shape explicit: entrypoints -> hooks -> workflows -> agents -> skills -> outputs.
- If the user needs discovery, follow
./.codex/workflows/help-workflow.md. - If the request is broad, ambiguous, or starts a new project, route through
./.codex/workflows/primary-workflow.md. - If one owner workflow is already clear, route to exactly one canonical skill and prompt:
$dv-help$dv-plan$dv-cook$dv-data-preparation$dv-data-visualize$dv-publish$dv-debug$dv-document-management
- Keep the hub thin. Do not perform deep project work here.