LogoClawIndex
CasesSkillsAbout
LogoClawIndex

code-review-checklist - Code Review Checklist Generator

Generates contextual code review checklists based on PR changes and codebase specifics

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze PR diff
  • classify change type
  • generate review checklist
  • scan security issues
  • detect failure modes
  • verify test coverage
  • check authorization

Inputs

  • PR title
  • PR description
  • git diff
  • changed files
  • codebase files
  • programming language
  • team standards

Outputs

  • review checklist
  • security findings
  • failure mode detection
  • review comments
  • blocking issues

Requirements

  • Read tool
  • Grep tool
  • Glob tool
  • repository access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
code-review
quality
checklist
pr-review
best-practices
analyze PR diff
classify change type
generate review checklist
scan security issues
PR title
PR description
git diff
review checklist
security findings
failure mode detection