review-criteria

Classify code issues in Cyborg outputs with severity, file, line, and suggestions.

3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/gulati8/justice-league-factory --skill review-criteria-gulati8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-criteria
Source: https://github.com/gulati8/justice-league-factory/tree/main/.claude/skills/review-criteria
Command: npx skills add https://github.com/gulati8/justice-league-factory --skill review-criteria-gulati8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill defines a repeatable, rigorous code-review framework to ensure quality, security, and architectural alignment of code produced by Cyborg, preventing defects from advancing in the pipeline.

Core Features & Use Cases

  • Severity Classification: categorize issues as Critical, Warning, or Info for consistent triage.
  • Plan Compliance & Definition-of-Done Verification: ensure planned tasks meet acceptance criteria and that the DoD is satisfied.
  • Architectural-Principles Compliance: evaluate adherence to project architecture and design principles.
  • Test Coverage & Documentation Promotion: ensure adequate tests and documentation accompany changes.
  • Integration with Wonder Woman's context: used during Wonder Woman's review phase to guide decisions.

Quick Start

Instruct Wonder Woman to apply the review criteria to the latest Cyborg output and produce a structured verdict.

Frequently Asked Questions about review-criteria

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

FAQPage Schema
How do I standardize code review criteria to prevent defects in my development pipeline?

Verify definition-of-done and plan compliance by evaluating planned tasks against acceptance criteria. This framework checks severity classification, architectural principles adherence, and test coverage to ensure all DoD requirements are satisfied before code advances.

How do I classify code review severity for consistent defect triage?

Enforce architectural principles compliance by evaluating code against project architecture and design principles during review. The framework checks adherence to established patterns, ensuring outputs align with the intended system design and structural standards.

How do I verify definition-of-done and plan compliance for code changes?

Verify definition-of-done and plan compliance by evaluating planned tasks against acceptance criteria. This framework checks severity classification, architectural principles adherence, and test coverage to ensure all DoD requirements are satisfied before code advances.

How do I enforce architectural principles compliance during code reviews?

Enforce architectural principles compliance by evaluating code against project architecture and design principles during review. The framework checks adherence to established patterns, ensuring outputs align with the intended system design and structural standards.

What is the best way to ensure adequate test coverage and documentation in code reviews?

Ensure adequate test coverage and documentation by applying review criteria that promote these elements alongside code changes. The framework evaluates test coverage adequacy and documentation completeness to maintain software quality standards.