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.

review-change - Two-axis code review against standards and spec

Reviews changes since a fixed point against coding standards and issue specs using parallel sub-agents.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Pin comparison reference point
  • Capture git diff and commit log
  • Locate spec and standard sources
  • Run parallel review sub-agents
  • Aggregate findings into two-axis report

Inputs

  • Fixed reference point
  • Git diff and commit log
  • Originating issue or spec document
  • Repository coding standards documentation

Outputs

  • Standards compliance report
  • Spec implementation report
  • Summary of findings per axis

Requirements

  • Git version control system
  • Issue tracker setup documentation
  • Parallel sub-agent execution support

Source

  • Spec: SKILL.md
code-review
git
coding-standards
spec-compliance
parallel-agents
Pin comparison reference point
Capture git diff and commit log
Locate spec and standard sources
Run parallel review sub-agents
Fixed reference point
Git diff and commit log
Originating issue or spec document
Standards compliance report
Spec implementation report
Summary of findings per axis