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 capability: analyze code changes

Browse skills that share this capability.

  • review-pull-request - Review GitHub Pull Requests
    reviewpull-requestgithubcode-review

    ★ 34 · Updated 2026-06-15

    End-to-end GitHub PR review using GH CLI with diff analysis, commit history review, CI/CD checks, and severity-leveled feedback

    ⚙ fetch PR metadata⚙ read PR description⚙ check PR size
  • spectra-audit - Security code audit for API design traps
    securitycode reviewapi designaudit

    ★ 7 · Updated 2026-06-15

    Audit changed code for security vulnerabilities and design traps

    ⚙ run git diff⚙ analyze code changes⚙ detect dangerous defaults
  • review-pr - Review GitHub PR from URL
    GitHubpull requestcode reviewcode quality

    ★ 3,300 · Updated 2026-05-11

    Reviews GitHub pull request changes by fetching URL content and checking CONTRIBUTING.md compliance

    ⚙ fetch PR URL⚙ fetch PR diff⚙ fetch PR details
  • pr-report - Pull Request Review Reporter
    code reviewpull requestreport generationdocumentation

    ★ 24 · Updated 2026-05-09

    Review pull requests, explain changes, and generate polished HTML or Markdown reports

    ⚙ review pull request⚙ analyze code changes⚙ explain system design
  • Git Commit - Generate Conventional Commits with story context
    gitversion controlconventional commitscommit message

    ★ 0 · Updated 2026-03-25

    Generates storytelling-focused Conventional Commits messages with optional issue tracker context, then commits and pushes changes

    ⚙ read git status⚙ check git diff⚙ view git log
  • 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
  • tasks-code-review - Quick PR Code Review
    code reviewpull requestarchitecturesecurity

    ★ 57 · Updated 2026-03-20

    Perform quick pull request reviews using structured checklists for architecture, patterns, security, and performance

    ⚙ review pull requests⚙ analyze code changes⚙ check architecture compliance
  • pr-review - GitHub Pull Request Code Review
    code reviewGitHubpull requestCI/CD

    ★ 0 · Updated 2026-03-10

    Performs full code review on GitHub PR including checkout, diff analysis, inline comments drafting, and submission after approval.

    ⚙ checkout PR to worktree⚙ read PR diff⚙ analyze code changes
  • pr-writer - Create Sentry-style pull requests
    githubpull requestcode reviewsentry

    ★ 46,798 · Updated 2026-03-10

    Create pull requests following Sentry engineering practices

    ⚙ verify branch state⚙ analyze code changes⚙ write PR description
  • review-issue-implementation - Review Code Implementations Against Issue Cards and ExecPlans
    code reviewquality assurancecompliancerisk assessment

    ★ 2 · Updated 2026-02-17

    Review and rate code implementations against issue cards and ExecPlans using git diffs, AGENTS.md, and PLANS.md

    ⚙ review code implementations⚙ rate implementations⚙ verify requirement alignment
  • code-review - Code Review for Pull Requests - Local Bug and Style Analysis
    code-reviewpull-requestquality-assurancestatic-analysis

    ★ 14 · Updated 2026-02-14

    Review pull requests for bugs, style issues, and compliance with project guidelines without posting to GitHub

    ⚙ get PR diff⚙ read project guidelines⚙ analyze code changes
  • update-doc - Update Documentation Based on Code Changes
    documentationcode-syncgitmaintenance

    ★ 18 · Updated 2026-02-13

    Updates project documentation to reflect recent code changes

    ⚙ analyze code changes⚙ identify impacted documentation⚙ update documentation files
  • update-doc - Update LLMdoc Documentation for Recent Code Changes
    documentationcode-syncautomationmaintenance

    ★ 483 · Updated 2026-02-13

    Updates project's llmdoc system documentation based on recent code changes.

    ⚙ read recent changes⚙ analyze code changes⚙ map files to concepts
  • mr-review - Detailed Merge Request Code Review Tool
    code reviewGit operationssoftware developmentquality control

    ★ 1 · Updated 2026-02-13

    Compare current branch with base branch to perform detailed code review

    ⚙ identify current branch⚙ compare branch differences⚙ inspect file contents
  • commit - Automated Commit Message Generation and Git Committing
    Gitversion controlcode management

    ★ 18 · Updated 2026-02-11

    Generates conventional commit messages and creates Git commits from staged changes

    ⚙ generate commit messages⚙ create Git commits⚙ review staged changes
  • tasks-code-review - Quick PR Code Review with Structured Checklists
    code-reviewpull-requestquality-assurancesecurity-audit

    ★ 18 · Updated 2026-02-11

    Performs quick pull request reviews using structured checklists for architecture, patterns, security, and performance

    ⚙ review pull requests⚙ analyze code changes⚙ generate review reports
  • jj - JJ Version Control Reference Guide
    version controlcode managementgit alternative

    ★ 602 · Updated 2026-02-11

    Provides reference information for jj version control operations and commit conventions

    ⚙ analyze code changes⚙ create commits⚙ describe commits