One-click install
npx skills add https://github.com/kimon1230/claude_extensions --skill critical-review-kimon1230
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critical-review
Source: https://github.com/kimon1230/claude_extensions/tree/main/skills/critical-review
Command: npx skills add https://github.com/kimon1230/claude_extensions --skill critical-review-kimon1230

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of getting structured, multi-faceted feedback on a plan or document before implementation, reducing the risk of errors and oversights.

Core Features & Use Cases

  • Multi-Agent Analysis: Spawns specialized subagents to review for correctness, edge cases, feasibility, and completeness.
  • Iterative Refinement: Facilitates a cycle of feedback, user approval, and automated plan updates.
  • Use Case: Before starting a complex coding task, use this Skill to have AI agents critically review your proposed implementation plan, identifying potential logic flaws, overlooked edge cases, or performance bottlenecks.

Quick Start

Use the critical-review skill to review the plan file named 'feature-x-plan.md'.

Frequently Asked Questions about critical-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for a plan before implementation?

Iterative refinement synthesizes feedback into automated plan updates. After specialized agents identify testing gaps and logic errors, the system updates the document based on user approval and re-reviews changes until major issues are resolved.

How do I check feasibility and edge cases in a software implementation plan?

To start a critical review, specify the target plan file name. The system spawns parallel subagents to analyze correctness, edge cases, feasibility, and completeness, then synthesizes feedback for iterative refinement.

What is parallel subagent critical review for software engineering plans?

Iterative refinement synthesizes feedback into automated plan updates. After specialized agents identify testing gaps and logic errors, the system updates the document based on user approval and re-reviews changes until major issues are resolved.

How do I start a critical review on a feature plan file?

Feasibility and edge case assessment is performed by specialized subagents during a critical review. These agents analyze the plan document to pinpoint potential performance bottlenecks and overlooked edge cases.