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 tagged: bug fix

Browse skills that share this tag.

  • fix-bug - Automated Bug Fix Workflow
    bug fixtestingcode reviewautomation

    ★ 422 · Updated 2026-06-30

    Automates bug investigation, fixing, testing, review, QA, and PR creation

    ⚙ investigate bug causes⚙ fix backend bugs⚙ fix frontend bugs
  • fix-bug - Bug Fix Pipeline
    bug fixgitgotesting

    ★ 36 · Updated 2026-06-30

    Automates bug analysis, isolation, code fixes, testing, and merging to main branch

    ⚙ analyze bug⚙ locate root cause⚙ create worktree
  • liaison-workflows - Liaison Workflows
    task managementworkflow managementautomationtriggers

    ★ 18 · Updated 2026-05-28

    Task management and workflow automation using Liaison CLI

    ⚙ create task⚙ list tasks⚙ update task status
  • quick-fix - Quick Fix for Small Changes
    bug fixUI tweakstylingcode improvement

    ★ 18 · Updated 2026-05-28

    Execute small changes, bug fixes, and UI tweaks efficiently

    ⚙ clarify user requests⚙ explore codebase files⚙ generate solution plans
  • quick-fix - Fast small changes and bug fixes
    bug fixUI tweaksquick changescodebase maintenance

    ★ 602 · Updated 2026-05-28

    Execute small changes, bug fixes, and UI tweaks efficiently without full feature development overhead

    ⚙ clarify user request⚙ locate relevant files⚙ read code files
  • workflow-architect-bug-fixer - Systematic Code Review and Bug Fix
    code reviewbug fixsecurity auditdebugging

    ★ 59 · Updated 2026-05-11

    Performs 7-dimension code audits and targeted bug fixes in standalone or integrated workflow modes

    ⚙ scan code files⚙ review code bugs⚙ detect security issues
  • intake - Task intake for implementation and bug fixes
    task intaketask understandingdocumentationcode exploration

    ★ 0 · Updated 2026-05-09

    Validates understanding of implementation or bug-fix tasks by reading docs and code before planning

    ⚙ read documents⚙ explore codebase⚙ follow references
  • debug - Systematic bug fixing with code execution
    debugbug fixcode executionE2E testing

    ★ 1 · Updated 2026-05-09

    Fix E2E bugs through code execution and design document analysis

    ⚙ analyze error message⚙ read code files⚙ cross-reference design flow
  • 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
  • clickup-to-pr - ClickUp Task to Pull Request
    clickuppull requestbug fixcode investigation

    ★ 0 · Updated 2026-03-25

    Complete bug fix lifecycle from ClickUp task to merged PR

    ⚙ get ClickUp task details⚙ checkout master and create branch⚙ investigate root cause