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: Git diff

Browse skills that use this input.

  • arch-code-review - Architecture Code Review with Structured YAML Artifacts
    code-reviewarchitectureyaml-artifactsread-only

    ★ 82 · Updated 2026-09-24

    Reviews diffs for correctness, drift, consistency, boundaries, contracts, and tests using structured YAML artifacts.

    ⚙ Review diffs against structured YAML artifacts⚙ Check contract compatibility and data consistency⚙ Detect architectural drift and side effects
  • archie-sync - Reconcile code changes into blueprint and intent snapshots
    codebase-syncblueprintdocumentationarchitecture

    ★ 16 · Updated 2026-09-22

    Reconciles code deltas into the Living Blueprint and intent layers to maintain accurate codebase snapshots without creating git commits.

    ⚙ Record change ledger statements⚙ Pull plan and churn signals⚙ Reconcile descriptive code changes
  • spectra-audit - Audit changed code for security sharp edges
    securityauditcode-reviewspectra

    ★ 0 · Updated 2026-09-22

    Audit changed code for security sharp edges, dangerous defaults, type confusion, and silent failures.

    ⚙ Gather git diff modifications⚙ Analyze code with adversary lenses⚙ Consolidate and fix security findings
  • review - Review code diffs across standards, spec, and risk gates.
    code-reviewdiffpull-requestgit

    ★ 34 · Updated 2026-09-21

    Reviews a diff since a fixed point across Standards, Spec, and risk gates.

    ⚙ Gather spec and standards sources⚙ Spawn parallel review hat subagents⚙ Deduplicate and merge review findings
  • git-commits - Git Commits - Conventional Commits
    gitcommitsconventional-commits

    ★ 602 · Updated 2026-09-13

    Analyzes git changes and generates descriptive commit messages following Conventional Commits.

    ⚙ Analyze git status and diff⚙ Identify commit type and scope⚙ Generate Conventional Commit messages
  • spectra-audit - Security audit for code changes
    securityauditcode reviewstatic analysis

    ★ 0 · Updated 2026-06-15

    Audit code changes for security issues including dangerous defaults and type confusion

    ⚙ Run git diff⚙ Launch parallel agents⚙ Search for security issues
  • code-review - Structured code review with taxonomy guidance
    code-reviewstatic-analysiscode-qualitygit

    ★ 4 · Updated 2026-03-25

    Performs two-pass structured code review across selectable error categories with severity and confidence ratings

    ⚙ read diff source⚙ select review categories⚙ load review rules
  • 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
  • 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