flow-verify

Installation
SKILL.md

Flow Verify

Triggered by: /flow-verify — also entered automatically at the end of /flow-execute and /flow-patch when all tasks complete.

Evidence before assertions. Read and follow flow-shared/references/verify-gate.md (resolve via path resolver in flow/SKILL.md).

This skill is intentionally thin — verify-gate.md holds the checklists and user menu; this file routes intent.

When to use

User intent Action
Standalone /flow-verify Full verify process in verify-gate
Auto-run after execute/patch tasks complete Same — do not hand off for separate invocation
"Are we done?" with unverified or stale evidence Re-run verify-gate process (fresh full suite)
User chose verify menu option 1, 3, or 4 Delegate to /flow-finish or finish-gate.md per verify-gate
User chose verify menu option 2 Branch review per verify-gate Option 2

Do not use for: merge/push/sync/done without verify passing (that's /flow-finish after verify), or auto-running branch review without user choosing option 2.

Installs
6
Repository
gosukiwi/flow
GitHub Stars
1
First Seen
May 30, 2026
flow-verify — gosukiwi/flow