What problem does it solve? After implementing a phase of a task, teams need a structured, multi-perspective code review that checks security, spec compliance, simplicity, and test coverage, plus E2E verification, without manually coordinating reviewers. ## Core Features & Use Cases - Multi-agent review orchestration: Launches the dev-docs-review-wf.js workflow which routes findings to domain reviewers (security, spec-compliance, simplicity, test-coverage, plus conditional performance, architecture, typescript, and e2e reviewers). - Severity gate decision: Consolidates findings into P1/P2/P3 counters and produces a BLOKUJE / ZASTRZEŻENIA / CZYSTE verdict that decides whether work can continue. - Checkbox bookkeeping: Automatically resolves Weryfikacja: and Test: [E2E] checkboxes by running CLI commands, greps, or matching Maestro E2E results, and writes a review-faza-N.md report. - Use Case: After finishing phase 2 of a task documented in docs/active/my-task/, invoke the review to get a full report with plan-deviation analysis, E2E Maestro results, and an updated task file with fix checkboxes. ## Quick Start Ask the assistant to run dev-docs-review on the task folder docs/active/my-task for phase 2 and summarize the severity gate result.