Use when the user explicitly invokes $progressive-code-review or explicitly asks for a progressive or staged branch review; do not use for an ordinary one-pass code review.
Use when a user explicitly asks to workshop, deepen, challenge, or compare a feature's technical design before implementation. Do not use for ordinary coding requests or implementation plans.
Review project documentation for contradictions with current code, configuration, tests, and other documents. Use when checking whether docs are accurate, validating a plan or design against repository evidence, or finding stale terminology, flows,…