Draw a value stream
diagram_value_streamDraw a value stream as a Mermaid diagram, linking capabilities to each stage and flagging stages with no capability to identify weak points.
Instructions
バリューストリームを左から右への Mermaid 図で返す。各段階に紐づくビジネス能力をぶら下げ、能力が紐づいていない段階を指摘する。能力マップと組み合わせると「どの段階のどの能力が弱いか」まで一気に見える。 / Draw a value stream left to right in Mermaid, hanging the supporting capabilities under each stage and flagging stages with no capability attached. Paired with the capability map it shows which capability in which stage is weak.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| name | Yes | バリューストリームの名前 / Name of the value stream | |
| stages | No | 段階の一覧(左から右の順) / Stages in order, left to right |