// A foundational workflow for preparing and structuring detailed reviews (e.g., architecture, API).
| name | review-core |
| description | A foundational workflow for preparing and structuring detailed reviews (e.g., architecture, API). |
| category | review-patterns |
| tags | ["workflow","scaffolding","evidence","reporting","analysis"] |
| dependencies | [] |
| tools | [] |
| usage_patterns | ["review-preflight","workflow-scaffolding","evidence-capture"] |
| complexity | intermediate |
| estimated_tokens | 1500 |
Trigger Keywords: review, audit, analysis, assessment, evaluation, inspection Contextual Cues:
Auto-Load When: Any review-specific workflow is detected or when analysis methodologies are requested.
review-core:context-establishedreview-core:scope-inventoriedreview-core:evidence-capturedreview-core:deliverables-structuredreview-core:contingencies-documentedreview-core:context-established)pwd, repo, branch, and upstream base (e.g., git status -sb, git rev-parse --abbrev-ref HEAD).review-core:scope-inventoried)rg --files -g '*.mk', ls docs, cargo metadata).review-core:evidence-captured)git diff --stat, make -pn, cargo doc, web.run citations). Keep snippets or line numbers for later reference.review-core:deliverables-structured)review-core:contingencies-documented)web.run), document the alternative steps that will be taken and any limitations this introduces. This helps reviewers understand any gaps in coverage.