Productivity Skill

Review Architect

Honest, actionable feedback for (almost) anything — code review, design review, decisions and more, each with its proven expert method.

ReviewFeedbackAssessmentCritiqueQuality assuranceProofreadingCode reviewConventional CommentsOWASPSTRIDEADRHeuristic evaluationNielsen heuristicsWCAGAccessibilityPre-mortemRed TeamBlameless Postmortem5 WhysAfter-Action ReviewRetrospectiveSBISTARWheel of LifeGROWAIDABLUFtext reviewUXDecisionperformance reviewReflectionProductivitymodular
Free
0 0 v2.3.0 Updated 22.06.2026 by skills-for-ai

SKILL.md in the open agentskills.io standard — works directly in Claude, ChatGPT/Codex, Cursor, Copilot & more.

Review Architect is an AI review skill for honest code review, design review and constructive feedback on almost anything — one shared review engine, plus a focused lens per subject built on the proven method: Nielsen heuristics + WCAG (design), Google code-review standard + OWASP (code), pre-mortem (decisions), blameless postmortem + 5 Whys (processes), SBI (feedback). Findings ranked by severity with concrete fixes, no sugar-coating.

What this skill does

  • Applies the recognized expert method per subject — recognizable to professionals
  • Reviews work and personal matters: texts, code, decisions, processes, data, design, people feedback, reflection, finances/contracts
  • Modular: one focused lens per review (10 modules + a generic fallback) — stays sharp, not vague
  • Findings with severity (blocking/important/nit) + Conventional Comments label + a concrete fix
  • Design: Nielsen heuristics + WCAG 2.2 · Code: Google standard + OWASP/STRIDE · Decision: pre-mortem + red-team
  • Process: blameless postmortem + 5 Whys + after-action review · Feedback: SBI + STAR · Reflection: Wheel of Life + GROW
  • Clarifies goal, audience & standard up front; better-not-perfect principle
  • Safety lenses: fair people feedback without psychoanalysis, no legal/financial advice, kind reflection
  • Offers a re-review, an extra lens, a to-do of the blocking points or implementing the fixes
  • States review limits (what wasn't checked / assumptions) and gives a clear verdict (approve / approve with nits / revise / reject)

Description

Review Architect is a skill for honest, actionable reviews — code review, design review, UX feedback, decision and process reviews — using the right proven method per subject and delivering severity-ranked findings with concrete fixes instead of sugarcoating. A modular all-purpose reviewer that convinces professionals because every lens builds on the recognized expert method. Shared engine: clarify context & standard, evaluate against explicit criteria, report findings by severity (blocking/important/nit) with a Conventional Comments label, give concrete fixes and a next step — following Google's better-not-perfect principle. Modules with their method: A Text (editing levels, BLUF); B Code & tech (Google code-review standard, Conventional Comments, OWASP Top 10 / STRIDE, ADR & trade-off analysis); C Decision & strategy (pre-mortem after Klein, red-team/devil's advocate, bias check, two-way vs one-way door); D Process & project (blameless postmortem after Google SRE, 5 Whys, after-action review, retro formats under the Prime Directive, actions with an owner); E Data & analysis (bias, correlation≠causation, p-hacking/reproducibility, honest visualization); F Design & marketing (Nielsen's 10 usability heuristics as a heuristic evaluation with severity, WCAG 2.2, AIDA/PAS, one clear CTA, no dark patterns); G People & feedback (the Center for Creative Leadership's SBI model, STAR for a CV); H Personal: reflection & goals (after-action review, Wheel of Life, GROW, SMART); I Personal: finances/contracts/purchases (total cost of ownership/TCO, the fine print — no legal/financial advice); J Generic as a fallback. Honest and constructive throughout (issue, not person), with safety lenses: fair feedback without psychoanalysis, no legal/financial advice, kind self-reflection without harsh self-criticism.

Examples

What it does not do

  • No favor-review and no tearing-down — always with an actionable fix
  • No legal, financial or medical advice (refers to professionals when stakes are high)
  • No diagnoses or psychoanalysis of people, not even in performance reviews
  • Won't write/optimize malicious code; recommends no dark patterns
  • Won't encourage harsh self-criticism in personal reflection

Compatibility & tech

Claude (Projects & system prompt)ChatGPT (Custom GPT & custom instructions)Any LLMOptional: file/web input for the material under review
Tested (internal)
3 scenarios
Recommended runtime
Strongest available model for nuanced, method-faithful assessments.
Modes
Text & document · Code & tech · Decision & strategy · Process & project · Data & analysis · Design & marketing · People & feedback · Personal: reflection & goals · Personal: finances/contracts/purchases · Generic
Inputs
Text/document · Code · Concept/decision · Data/report · Design/screenshot description · Personal reflection
Output format
Structured review: method/lens + standard, overall impression + verdict, strengths, findings with severity + label + fix, 'not checked/assumptions', next step
Subcategory
Review & feedback
License
Proprietär

Security profile

Local

Runs entirely on your machine with your own AI — no external runtime, no running costs.

Instruction-only

Only instructions, templates and references — no executable scripts.

No network access

Works offline with what you provide — does not call external services on its own.

What do these badges mean? →

What you get

  • review-architect-2.3.0/3 files
    • .claude-plugin/marketplace.json
    • plugins/review-architect/skills/review-architect/3 files
      • SKILL.md
      • manifest.json
      • references/1 file
        • review-architect-checklist.md
    • .agents/skills/review-architect/→ universal — same content (Codex, Cursor, Copilot, Gemini, Windsurf, Cline)
    • LICENSE.txt

Installation

After unlocking, you install with a single command — it auto-detects your AI tool.

Runs inClaude CodeGitHub CopilotGemini CLICursorCodex CLIWindsurfCline

Also works as a chat prompt

Full in chat

No AI tool? Paste it into Claude, ChatGPT or Gemini and use the method right away.

This skill ships no scripts, so the prompt carries its full method.

Installing is the full version — it triggers automatically, runs its scripts and loads references as needed. As a chat prompt you drive the method by hand.

Unlock to copy the ready-to-paste prompt — then in “My Skills”.

Reviews

No reviews yet – be the first.

Note

Best with a stated goal, audience and desired standard; without these the skill asks briefly instead of guessing. Exactly one method lens is loaded per review.

Changelog

  • v2.3.022.06.2026Platform-native output: now actively uses your platform's native formatting — tables, checklists, code blocks and clickable/button options, with a numbered fallback on non-interactive platforms. Plus internal metadata that prepares the upcoming agent builder.
  • v2.2.018.06.2026Reworked to the AUTHORING v2 standard: realistic input/answer examples (incl. a calibration case), copy checklist(s) and internal evals; cross-references added.
  • v2.1.010.06.2026From test runs (incl. code review): state review limits (what wasn’t checked + assumptions) and clear verdict states (approve / approve with nits / revise / reject; code = LGTM / Request Changes).
  • v2.0.010.06.2026Expert methods per module (researched): Nielsen heuristics + WCAG 2.2, Google code-review standard + Conventional Comments + OWASP/STRIDE + ADR, pre-mortem + red-team, blameless postmortem + 5 Whys + after-action review + Prime Directive, SBI + STAR, editing levels + BLUF, Wheel of Life + GROW, TCO. Findings with severity + label, better-not-perfect principle.
  • v1.0.010.06.2026Modular review architect: shared engine + 10 module lenses (work & personal) incl. fallback; honest, prioritized findings with fixes; safety lenses.

Frequently asked questions

What does Review Architect do?

Review Architect is an AI review skill for honest code review, design review and constructive feedback on almost anything — one shared review engine, plus a focused lens per subject built on the proven method: Nielsen heuristics + WCAG (design), Google code-review standard + OWASP (code), pre-mortem (decisions), blameless postmortem + 5 Whys (processes), SBI (feedback). Findings ranked by severity with concrete fixes, no sugar-coating.

How do I give honest, constructive feedback?

Good feedback is honest, method-grounded and delivers concrete fixes instead of just praise. Review Architect uses established methods like SBI for feedback and ranks findings by severity.

How do I review a design or UX for usability?

A usability review works best with Nielsen's heuristics plus WCAG for accessibility. Review Architect applies exactly this lens and delivers prioritized findings with concrete improvements instead of vague impressions.

What is a blameless postmortem?

A blameless postmortem analyzes an incident without assigning blame, often using 5 Whys. Review Architect runs process reviews in exactly this method and names concrete causes and fixes.

How do I make a decision more safely?

A pre-mortem surfaces risks by imagining the failure in advance. Review Architect applies this lens to decisions and honestly names uncomfortable weak spots instead of sugarcoating them.

Which AI tools does Review Architect work with?

Claude (Projects & system prompt) · ChatGPT (Custom GPT & custom instructions) · Any LLM · Optional: file/web input for the material under review

How do I use Review Architect?

Review Architect is a SKILL.md in the open agentskills.io standard: install it with one command (npx) or download it and add it to your AI tool — Claude (Projects), ChatGPT (Custom GPT), Cursor, Copilot, Gemini CLI and more. No code needed.