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 input: review comments

Browse skills that use this input.

  • review-pr-comments - PR Review Comment Handler
    GitHubPR reviewcode reviewCI/CD

    ★ 4,342 · Updated 2026-06-30

    Triages PR reviews and inline feedback with GitHub CLI

    ⚙ load PR metadata⚙ read review comments⚙ fetch inline comments
  • x-fix-pr - Automate PR Review Comment Fixes
    pr-managementcode-reviewcode-fixingautomation

    ★ 0 · Updated 2026-05-09

    Reads PR review comments and implements fixes with Conventional Commits

    ⚙ detect PR⚙ fetch review comments⚙ classify comments
  • receive-review - Process reviewer feedback with technical validation
    code reviewbug fixfeedback handlingtechnical validation

    ★ 110 · Updated 2026-03-26

    Handle reviewer feedback through Red-to-Green fixes with technical justification

    ⚙ read review feedback⚙ classify feedback type⚙ clarify unclear issues
  • pr-fix - Automated PR Review Comment Fixer
    GitHubPRcode reviewautomation

    ★ 57 · Updated 2026-03-09

    Addresses PR review comments by fetching, evaluating, and applying fixes locally

    ⚙ fetch review comments⚙ evaluate comment suggestions⚙ apply code fixes locally
  • address-reviews-session - AI Sessions for Addressing PR Review Comments
    code-reviewpr-workflowgitgithub

    ★ 5 · Updated 2026-03-09

    Rules and workflow for addressing pull request review comments

    ⚙ fetch unresolved review comments⚙ verify findings before fixing⚙ resolve GitHub threads
  • dev - Development workflow utilities for branching, PR management, and review feedback
    developmentgitworkflowcode-review

    ★ 9 · Updated 2026-02-23

    Development workflow utilities for branching, PR management, and review feedback

    ⚙ create branches from default⚙ fetch remote branches⚙ detect default branch
  • pr-review-fix - Address PR review comments with automated fixes and testing
    code-reviewpull-requestgitgithub

    ★ 0 · Updated 2026-02-18

    Fetches, evaluates, fixes, tests, commits, and resolves all review comments on a pull request

    ⚙ fetch review comments⚙ self-review PR diff⚙ categorize comments
  • code-review - Code Review Workflow Skill for PR Creation and Feedback Response
    code-reviewpull-requestdevelopment-workflowcode-quality

    ★ 422 · Updated 2026-02-13

    Complete code review workflow for both requesting and receiving reviews

    ⚙ read files⚙ grep code patterns⚙ edit code
  • moai-foundation-specs - SPEC Document Management for Software Development
    specificationdocumentationlifecycleversioning

    ★ 0 · Updated 2026-02-11

    Manages specification documents throughout their lifecycle with version control and approval workflows

    ⚙ create specification documents⚙ track version changes⚙ manage approval workflows
  • verify - Build Verification and Error Recovery Skill
    verificationerror-recoveryci-cdtesting

    ★ 3,126 · Updated 2026-02-11

    Verifies builds, recovers from errors, and applies review fixes for CI/CD pipelines and testing failures.

    ⚙ verify builds⚙ recover from errors⚙ apply review fixes
  • receiving-code-review - Technical code review reception and verification
    code-reviewdevelopmenttechnical-validationsoftware-process

    ★ 284,734 · Updated 2026-02-09

    Process code review feedback with technical verification before implementation

    ⚙ read code review feedback⚙ restate technical requirements⚙ verify against codebase