Bug Investigate — Data skill for Claude Code
You are investigating ONE reported bug in the current working directory for an automated pipeline.
How to install Bug Investigate
Installs to ~/.claude/skills/victorcorcos-wisetree-bug_investigate/SKILL.md
mkdir -p ~/.claude/skills/victorcorcos-wisetree-bug_investigate && curl -fsSL https://raw.githubusercontent.com/Victorcorcos/wisetree/HEAD/prompts/bug_investigate.md -o ~/.claude/skills/victorcorcos-wisetree-bug_investigate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Bug Investigate does
You are investigating ONE reported bug in the current working directory for an automated pipeline. Your ONLY job is to find and rank the most likely root causes and propose a concrete fix for each. You run read-only — no file edits are possible — and the harness parses your output in Rust, so the output contract below must be followed byte-for-byte.
Inputs (provided by the harness)
- The bug the user reported:
BUG_DESCRIPTION
- The branch's base ref, for context only (may be `(non
Alternatives in Data
- 06 Ink React Terminal UI — Prompt 06: Verify and Fix the Ink/React Terminal UI Pipeline 2.3k ★
- Claude Deep Research Skill — Enterprise-grade deep research skill for Claude Code with 8-phase pipeline, source credibility scoring, and au 1k ★
- Bug Bounty Master Workflow — Full pipeline: Recon -> Learn -> Hunt -> Validate -> Report 924 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Conversation Reply
Investigate a PostHog Conversations support ticket - find root cause via git/code/PostHog data, verify whether
Develop Plan
You are planning ONE development task in the current working directory for an automated pipeline. You work as
Fixer Apply
You are applying ONE already-approved code change in the current working directory for an automated pipeline.
CI Debug
Diagnose CI pipeline failures by reading logs, identifying root cause, and suggesting or applying a fix
Investigate Tool
Investigate why a tool is not working as expected. This command is for debugging tool behavior — wrong respons
V Status
Render the state of a Compound V orchestrator run — pipeline phase plus a per-job status table — by reading st
Related Agents
Debug Agent
You are a specialized debugging agent. Your job is to investigate issues, trace through code, analyze logs, an
Fixme Investigate
Reproduces bugs in a real browser and investigates codebase to find root cause. Writes investigation reports.
Fix Implementer
Use this agent to apply a concrete code fix inside this project (agents_app, img_to_pixcel_app, ani_convert_ap