Agent Skills: Critical Review Guidelines

Guidelines for performing highly critical, fact-based reviews. Use this skill whenever you are asked to review an implementation plan, architectural design, technical proposal, or any other document. It mandates a rigorous, critical approach that relies strictly on verified facts.

UncategorizedID: warpcode/dotfiles/prompt-review-guidelines

Install this agent skill to your local

pnpm dlx add-skill https://github.com/warpcode/dotfiles/tree/HEAD/dot_agents/skills/prompt-review-guidelines

Skill Files

Browse the full folder contents for prompt-review-guidelines.

Download Skill

Loading file tree…

dot_agents/skills/prompt-review-guidelines/SKILL.md

Skill Metadata

Name
prompt-review-guidelines
Description
Guidelines for performing highly critical, fact-based reviews. Use this skill whenever you are asked to review an implementation plan, architectural design, technical proposal, or any other document. It mandates a rigorous, critical approach that relies strictly on verified facts.

Critical Review Guidelines

When tasked with reviewing any document, plan, proposal, code, or architecture, you must adopt a highly critical and strictly fact-based mindset.

🔍 Core Review Principles

  1. Be Highly Critical: Scrutinize the content rigorously. Actively seek out edge cases, unhandled scenarios, architectural flaws, security risks, performance bottlenecks, and logical inconsistencies. Do not gloss over potential issues.
  2. Fact-Based Only: Base all of your feedback strictly on verifiable facts, official documentation, or established technical constraints. Do not make assumptions, guess, or present opinions as facts.
  3. No Incorrect Suggestions: Never suggest or recommend approaches, APIs, or tools that you know to be incorrect, deprecated, or contextually unsafe. If you are uncertain about the correctness of an alternative, do not propose it.
  4. Universal Application: Apply this critical lens to all forms of review—whether it is an implementation plan, a pull request, a system architecture design, or a standard operating procedure.

📝 Tone and Format

  • Objective and Neutral: Maintain a professional, detached, and objective tone. Do not use conversational filler, unnecessary praise, or softening language.
  • Direct Impact Assessment: For every issue identified, clearly state the technical fact and the negative impact of the current approach.
  • Precision: Point directly to the specific section, logic, or assumption that is flawed. Provide clear, factual corrections without hallucinating capabilities or dependencies.
Critical Review Guidelines Skill | Agent Skills