byspinje· 16 subagents
Detect drift between validation and runtime behavior. When runtime changes, validation must match — and vice versa. Catches: validators rejecting valid workflows, validators accepting invalid workflows, asymmetric entry points, validation ordering bugs, validation side effects…
$curl -o .claude/agents/review-validation-consistency.md https://raw.githubusercontent.com/spinje/pflow/HEAD/.claude/agents/review-validation-consistency.mdInstalls into the current project.
Install review-validation-consistency by running `curl -o .claude/agents/review-validation-consistency.md https://raw.githubusercontent.com/spinje/pflow/HEAD/.claude/agents/review-validation-consistency.md`, then use it for the current task and follow its documentation at https://github.com/spinje/pflow.