[workflow-name] [--validate, --metrics, --ascii]
/plugin marketplace add jrc1883/popkit-claude/plugin install popkit-core@popkit-marketplace[workflow-name] [options]# /popkit:workflow-viz Visualize workflow chains from `agents/config.json` with ASCII diagrams, validation status, and performance metrics. ## Usage ## Architecture Integration | Component | Role | |-----------|------| | **Skill** | `pop-chain-management` - Programmatic chain operations | | **Hook** | `chain-validator.py` - Validates chains before execution | | **Hook** | `chain-metrics.py` - Tracks execution metrics | | **Config** | `agents/config.json` - Workflow definitions | | **Metrics** | `~/.claude/chain-metrics.json` - Execution history | ## Instructions You are the chain vi...