plan-reviewer

Solid

Review implementation plans, PR specifications, and feature documentation to ensure acceptance criteria are testable, validation is complete, and integration risks are surfaced before coding begins.

Code & Development 364 stars 68 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
85
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Plan Reviewer ## Minimum required inputs from the plan (reviewer gate) Before reviewing details, confirm the plan includes these minimum inputs. If any are missing, request edits to the plan rather than guessing. - **Acceptance Criteria**: clear, user visible outcomes, written as observable conditions - **Validation Plan**: at least one validation step per acceptance criterion - **Automated Test Intent**: what will be covered by automated tests, and where they live - **Manual Validation Steps**: concrete steps anyone on the team can follow - **Integration Touchpoints**: systems, services, queues, APIs, data stores, or clients that will be affected Review implementation plans, PR specifications, and feature documentation **before coding begins**. This skill focuses on: - Testable acceptance criteria - Complete validation strategies (manual + automated) - Integration awareness - Clear open questions and risks It is designed to produce **actionable deltas**, not a perfect plan. --- ## When to Use This Skill Use this skill when reviewing: - Implementation plans and execution checklists - PR specifications - Feature documentation and PRDs (where acceptance criteria exist) **Do not use** this skill for: - Reviewing actual code (use a code reviewer) - Performance optimization reviews - Security audits (use a dedicated security review) - Architecture and design decisions (use an architecture review) --- ## Definition of Done (Stop Conditions) A plan review is “done” ...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

plan-reviewer

Validate that a work plan is executable before work starts.

41 Updated today
antonbabenko
Code & Development Listed

review

Review a plan with Critic

6 Updated today
mazenyassergithub
Code & Development Solid

review-plan

Review an implementation plan: launches an internal plan review and `/peer-review` in parallel and returns combined findings. Use when the user asks to "review my plan", "review this plan", "check my plan", "critique my plan", or wants plan feedback before implementation.

314 Updated today
tobihagemann
Web & Frontend Listed

plan-design-review

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation.

0 Updated 1 months ago
lyh2
Web & Frontend Listed

plan-design-review

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation.

0 Updated today
curielmc