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.

Skills with output: Review report

Browse skills that produce this output.

  • workflow - Orchestrate repo workflow from brief through draft PR
    workfloworchestrationdelivery-flowpr

    ★ 52 · Updated 2026-09-10

    Orchestrates the software delivery flow from brief through spec, TDD, coding, review, to draft PR.

    ⚙ Coordinate software delivery workflow⚙ Check existing stage artifacts⚙ Invoke matching stage skills
  • flow-review - Dual-Role Code Change Review
    code-reviewquality-assurancegittesting

    ★ 3 · Updated 2026-03-22

    Review code changes as both QA engineer and lead engineer to verify task completion and code quality

    ⚙ check git status⚙ create review plan⚙ collect git diffs
  • code-review-patterns - Two-stage code review methodology
    code reviewsecurityqualityperformance

    ★ 57 · Updated 2026-03-22

    Structured code review process with two-stage methodology

    ⚙ Read requirements⚙ Trace implementation⚙ Test functionality
  • tasks-code-review - Quick PR Code Review
    code reviewpull requestchecklistsecurity

    ★ 18 · Updated 2026-03-20

    Review code changes with structured checklists for architecture, patterns, security, and performance.

    ⚙ Review pull requests⚙ Analyze code changes⚙ Check architecture
  • repo-website-api-review - API Documentation Review
    documentationapireviewvalidation

    ★ 602 · Updated 2026-03-10

    Review and verify API documentation routes for accuracy and consistency with source code

    ⚙ Read source files⚙ Compare function signatures⚙ Verify types