One-click install
npx skills add https://github.com/ssccio/cc-on-web-base --skill review-ssccio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/ssccio/cc-on-web-base/tree/main/skills/review
Command: npx skills add https://github.com/ssccio/cc-on-web-base --skill review-ssccio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps prevent wasted effort and risky deployments by enforcing rigorous, verifiable standards when evaluating a plan.

Core Features & Use Cases

  • Critic-based plan evaluation: Assesses whether a plan meets strict clarity, specificity, and verification expectations.
  • Evidence-backed quality checks: Verifies that claims are traceable (e.g., file/line references) and that acceptance criteria are concrete and testable.
  • Risk and verification scrutiny: Checks for identified risks with mitigations and ensures verification steps are defined.
  • Use case: Before implementing a change across a codebase, review the proposed steps and acceptance criteria to confirm all referenced files exist and the plan is executable.

Quick Start

Ask the agent to review the plan you provide and return an APPROVED, REVISE, or REJECT verdict with specific feedback tied to the plan’s requirements.

Frequently Asked Questions about review

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

FAQPage Schema
How do I validate a software implementation plan before execution?

To validate a software implementation plan, you can critically review it to ensure it contains concrete acceptance criteria, file references, and explicit risk mitigations. This process checks for clarity, testability, and verification gaps before execution begins.

What are the requirements for a testable software plan review?

A testable software plan review requires evidence-backed claims, confirmation that referenced files exist, and concrete acceptance criteria. The plan must also include defined verification steps and explicit risk mitigation strategies to pass evaluation.

How do I check if my project workflow plan has verification gaps?

To check for verification gaps in a project workflow plan, evaluate the proposed steps against a strict critic checklist. This scrutiny confirms whether verification coverage is defined and whether claims are traceable to existing file references.

Can I use critic evaluation for risk mitigation in codebase changes?

Yes, you can use critic evaluation for risk mitigation in codebase changes by applying it to your proposed plan. It assesses whether identified risks have corresponding mitigations and verifies that all referenced files exist before implementation.

What is the best way to critically evaluate acceptance criteria for a deployment plan?

The best way to critically evaluate acceptance criteria is to use a verification checklist that enforces rigorous, verifiable standards. This ensures acceptance criteria are concrete and testable, preventing wasted effort and risky deployments.

When should I not use a plan review checklist?

You should not use a plan review checklist if your project workflow lacks defined steps, file references, or explicit risk mitigations. The evaluation requires evidence-backed claims and existing file references to produce an APPROVED, REVISE, or REJECT verdict.