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-investigation

Browse skills that share this tag.

  • bug-investigation - Test-first bug investigation workflow
    bug-investigationtestingtdddebugging

    ★ 602 · Updated 2026-09-14

    Enforces writing reproducing tests before modifying code when investigating bugs, errors, or regressions.

    ⚙ Gather bug reproduction details⚙ Write reproducing test before code changes⚙ Apply minimal code fix
  • investigate - Structured bug investigation for Hisoft Laravel projects
    bug-investigationlaravelroot-cause-analysiscodebase-exploration

    ★ 0 · Updated 2026-09-12

    Dispatches explore subagents to analyze codebase, synthesizes root cause and proposed fix, and saves a markdown report under docs/rpi/investigate/.

    ⚙ Dispatch explore subagents⚙ Analyze codebase findings⚙ Synthesize root cause diagnosis
  • deep-debug - Multi-Agent Bug Investigation for Stubborn Issues
    debuggingmulti-agentbug-investigationbrowser-tools

    ★ 1,018 · Updated 2026-02-09

    Parallel investigation of stubborn bugs using multiple agents with different perspectives

    ⚙ launch parallel investigation agents⚙ gather browser evidence⚙ read network requests