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: PR description

Browse skills that use this input.

  • Code Reviewer - AI-Powered Code Review and PR Analysis
    code reviewPR analysiscode qualitybug detection

    ★ 602 · Updated 2026-06-30

    Analyzes code changes to identify bugs, security vulnerabilities, performance issues, and style violations, generating prioritized review feedback.

    ⚙ detect logic bugs and edge cases⚙ scan security vulnerabilities⚙ review performance issues
  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 15 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • review - Pull Request Code Review
    code reviewpull requeststatic analysisgithub

    ★ 12,463 · Updated 2026-06-15

    Review pull requests for bugs, regressions, and convention violations with structured line-anchored findings

    ⚙ read pull request files⚙ check code changes⚙ analyze code diff
  • creating-pull-request - Create GitHub Pull Requests
    gitgithubpull requestworkflow

    ★ 18 · Updated 2026-05-28

    Creates GitHub pull requests with automatic commit handling, repository detection, and PR content generation.

    ⚙ gather PR context⚙ validate git repository⚙ handle uncommitted changes
  • creating-pull-request - Create GitHub Pull Request
    gitgithubpull requestcode review

    ★ 602 · Updated 2026-05-28

    Creates GitHub pull requests with automatic commit handling and content generation

    ⚙ detect base branch⚙ gather repository context⚙ validate prerequisites
  • create-pr - Create Pull Requests in Warp Repository
    gitpull requestgithubcode review

    ★ 586 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master branch⚙ run presubmit checks⚙ create pull request
  • code-review-checklist - Code Review Checklist Generator
    code-reviewqualitychecklistpr-review

    ★ 11 · Updated 2026-05-09

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

    ⚙ analyze PR diff⚙ classify change type⚙ generate review checklist
  • code-review - Automated PR code review
    code reviewpull requestGitHubautomation

    ★ 0 · Updated 2026-03-22

    Reviews pull requests for bugs and CLAUDE.md compliance

    ⚙ Check pull request status⚙ List CLAUDE.md files⚙ Review pull request changes
  • security-review - Multi-agent security audit for code vulnerabilities
    securitycode-reviewvulnerabilitymulti-agent

    ★ 0 · Updated 2026-03-22

    Perform multi-agent security audits to identify exploitable vulnerabilities with minimal false positives

    ⚙ gather security context⚙ analyze code changes⚙ identify vulnerabilities
  • version-control - Git Operations & Release Management
    gitversion-controlrelease-managementbranching

    ★ 0 · Updated 2026-03-20

    Manages Git operations, branching strategies, commits, PRs, and releases

    ⚙ create branches⚙ create commits⚙ merge branches
  • code-review-best-practices - Code Review Checklist for Security and Quality
    code-reviewsecurityperformancemaintainability

    ★ 0 · Updated 2026-03-09

    Reviews code changes using structured checklists for security, performance, and maintainability.

    ⚙ review code changes⚙ apply security checklist⚙ apply performance checklist
  • code-review - Code Review Checklist and Guidelines for Systematic Code Analysis
    code-reviewquality-assurancecode-analysispull-request

    ★ 1 · Updated 2026-02-18

    Provides a systematic approach to reviewing code changes with comprehensive checklists

    ⚙ review pull requests⚙ audit existing code⚙ mentor through review
  • code-reviewer - Thorough and constructive code review for quality and security
    code reviewPR reviewqualitysecurity

    ★ 1 · Updated 2026-02-17

    Conducts code reviews for correctness, security, performance, and maintainability.

    ⚙ review pull requests⚙ conduct code quality audits⚙ identify security vulnerabilities
  • code-reviewer - Professional Code Reviewer for Pull Requests and Quality Audits
    code reviewqualitysecuritypull request

    ★ 0 · Updated 2026-02-17

    Reviews pull requests, conducts code quality audits, and identifies security vulnerabilities.

    ⚙ Review pull requests⚙ Conduct code quality audits⚙ Identify security vulnerabilities
  • code-reviewer - Code Review and Quality Audit Specialist
    code-reviewqualitysecuritypr-review

    ★ 18 · Updated 2026-02-17

    Conducts code reviews, quality audits, and security vulnerability identification

    ⚙ review pull requests⚙ conduct code audits⚙ identify security vulnerabilities
  • code-reviewer - Professional Code Review and Quality Analysis
    code-reviewpr-reviewqualitysecurity

    ★ 11,568 · Updated 2026-02-17

    Reviews code for correctness, security, performance, and maintainability.

    ⚙ read pull request description⚙ review code architecture⚙ check code quality
  • pr-and-cleanup - Automatically create PR and cleanup worktree after development
    gitpull-requestworktreecleanup

    ★ 0 · Updated 2026-02-15

    Creates a pull request and automatically cleans up worktree after development completion

    ⚙ detect current worktree directory⚙ check for uncommitted changes⚙ create pull request
  • code-review - Regression-focused code review to identify bugs and test coverage gaps
    code-reviewregressiontestingquality

    ★ 0 · Updated 2026-02-12

    Performs code reviews focused on regression risk, identifying bugs, missing tests, and edge cases

    ⚙ read PR description⚙ inspect code changes⚙ identify logic errors
  • review-changes - Pre-PR Code Review Agent for Comprehensive Change Analysis
    code-reviewpre-PRstatic-analysisquality-assurance

    ★ 195 · Updated 2026-02-11

    Orchestrates multiple review agents to analyze code changes before opening a pull request

    ⚙ analyze git diff changes⚙ verify intent alignment with issues⚙ check codebase impact
  • git-workflow - Git Operations and Pull Request Workflows
    gitversion-controlpull-requestworkflow

    ★ 18 · Updated 2026-02-11

    Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

    ⚙ add files to git staging⚙ commit changes with messages⚙ push branches to remote