LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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 - Bidirectional Code Review for Pull Requests

Bidirectional code review: self-reviews PRs before human review, then iteratively addresses human feedback.

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • review PRs for quality
  • address human review feedback
  • post structured comments
  • push code fixes
  • run CI checks
  • respond to review comments

Inputs

  • PR URLs

Outputs

  • review report
  • line-specific comments
  • fix commits
  • CI status report
  • verdict decision

Requirements

  • read full diff
  • specific comment location
  • address all human comments
  • run CI before fixes

Source

  • Spec: SKILL.md
code-review
pull-request
software-development
quality-assurance
review PRs for quality
address human review feedback
post structured comments
push code fixes
PR URLs
review report
line-specific comments
fix commits