What problem does it solve?
Worker-only skill reviews one canonical LP plan package to validate business intent, UX coherence, architecture scope, and edge cases before implementation.
Core Features & Use Cases
- Dual-mode execution: Standard mode spawns four independent agents (senior_pm, senior_uiux_designer, senior_developer, system_architecture) to review different perspectives in parallel; Fast mode performs a condensed evaluation with a single agent across all four personas for quicker feedback.
- Inputs validation: Checks inputs such as
.codex/plans/PLAN_<NAME>/plan.md, optional .codex/plans/PLAN_<NAME>/spec.md, and any phase-XX-*.md files, plus manifests like ownership.json and dependency-graph.json when present.
- Output governance: Produces a formal verdict report and a binding contract to gate orchestrator decisions.
- Independence and guardrails: Enforces that no plan modifications occur during review and that persona outputs are reconciled for conflicts.
Quick Start
Provide the LP plan package to the skill and start the standard review workflow.