What problem does it solve?
Enforces plan-first orchestration for AI agents by treating PLAN.md as the single source of truth and guiding every cycle.
Core Features & Use Cases
- Evidence-driven planning: gather and cite evidence before acting.
- Plan-to-code discipline: ensure code changes align with PLAN.md checkpoints.
- Hook-driven enforcement: pre/post tool hooks and session resume to maintain discipline.
- Fleet compatibility: works with multi-session Claude/Codex fleets and optional external adapters.
- Stateless loop: reads PLAN.md at each cycle and checkpoints changes back to git.
- Use case: coordinate long-running AI improvements across days with guaranteed traceability.
Quick Start
Install Vidux, symlink the skill into Claude Code's skills path, then start a session with /vidux to begin.