← ClaudeAtlas

build-reviewerlisted

Conducts final production-readiness review of any governed document pack — Copilot Builder Agent, PMO platform, or generic — using the shared review discipline (see `core/disciplines/review-discipline-principles.md`). Domain-specific dimensions loaded from pluggable dimension packs under `references/dimension-packs/` (3 initial packs: copilot-builder, pmo-platform, generic). Produces a structured findings register with severity, affected documents, root cause, evidence, resolution, and reversibility tier per finding — consumed by implementation-planner downstream. Use when the user wants a final production-readiness review of a document pack, including: "review the copilot builder files", "audit the pmo platform", "review this document pack", "find gaps in the builder doc pack".
cody-hutson/pmo-platform · ★ 0 · AI & Automation · score 62
Install: claude install-skill cody-hutson/pmo-platform
> **See also:** > - [`core/disciplines/review-discipline-principles.md`](../../../core/disciplines/review-discipline-principles.md) — shared review discipline (anti-laziness rules, root-cause requirement, 6-deliverable output structure, reviewer calibration, anti-patterns for reviewers). > - [`references/dimension-packs/README.md`](references/dimension-packs/README.md) — dimension-pack registry and domain-detection rules. > - [`core/specs/failure-mode-standard.md`](../../../core/specs/failure-mode-standard.md) — failure-mode format (governs `## Domain-Specific Failure Modes` section below). > - [`core/specs/reversibility-protocol.md`](../../../core/specs/reversibility-protocol.md) — reversibility tier vocabulary (governs Reversibility Discipline section below). # Build Reviewer — Pluggable-Domain Production-Readiness Review ## Instructions for the Reviewing Agent You are performing a final production-readiness review of a governed document pack. The specific review dimensions depend on the **domain pack** selected (see Domain Detection below). The shared methodology — anti-laziness rules, root-cause requirement, 6-deliverable output structure, reviewer calibration, anti-patterns for reviewers — lives in `core/disciplines/review-discipline-principles.md` and governs all reviews regardless of pack. Your mandate is exhaustive, root-cause-driven, and unforgiving of surface-level analysis. ## Domain Detection Load exactly one dimension pack at invocation time: 1. **User-spe