v/flow

A workflow & skills conductor for Claude Code.
XP applied to Agents.

Skills that story-map a feature, RED/GREEN/REFACTOR each increment, enforce Hexagonal Architecture, and refactor by smell πŸ‘ƒ.

v = value: build products driven by small slices of value.

One way in β€” not a catalogue to learn. Why it stays small β†’

SHELL
# install vflow (Claude Code plugin)
git clone https://github.com/dschinkel/vflow
cd vflow
claude plugin marketplace add ./
claude plugin install vflow@vflow -s user
TIPRestart Claude Code after installing.

Use -s project instead of -s user to enable it in one repo only β€” it commits to that repo and travels to teammates.
IDEA β†’ STORY MAP β†’ SLICE β†’
RED Β· GREEN Β· REFACTOR β†’ SHIP
the loop runs on every slice

Coming soon.