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
NOW IN CODEX

Use v/Flow with Codex

The same small-slice discipline now has a Codex-native front door. Point $feature at planned work and run one real RED β†’ GREEN β†’ REFACTOR increment against the shared story map and board.

HOW CODEX WORKS→Claude keeps /feature. Codex uses $feature.

Coming soon.