npx claudepluginhub cofin/flow --plugin flowValidate Flow project integrity and optionally fix issues.
Check required files exist:
.agents/product.md.agents/tech-stack.md.agents/workflow.md.agents/beads.json.agents/flows.md.agents/patterns.md.beads/ directorybr version
br status
Check Beads is operational.
For each flow in .agents/flows.md:
.agents/specs/{flow_id}/For each spec.md:
[ ], [~], [x], [!], [-]Verify git notes exist for completed tasks.
Flow Validation Report
=== Structure ===
[x] .agents/ directory complete
[x] Beads initialized
=== Flows ===
[x] auth: 12 tasks, 5 complete
[!] dark-mode: Missing spec.md
=== Issues Found ===
1. dark-mode: Missing spec.md
2. auth: Task 3 marked complete but no commit SHA
=== Recommendations ===
- Run with --fix to auto-repair issues
- Manually review dark-mode
If --fix argument provided: