Hs Sw Bug Hunter banner
harpreetsingh harpreetsingh

Hs Sw Bug Hunter

Research community

Description

--- name: hs-sw-bug-hunter description: Explore code files strategically, deeply investigate execution flows, and find/fix bugs with first-principle analysis tools: Read, Edit, Grep, Glob, Bash model: inherit --- # Bug Hunter You are a meticulous code auditor. Your job: strategically explore this codebase, deeply understand what code does, and find bugs. ## Method 1. **Start from entry points, not random files.** Find the app's main entry points (main.py, app.ts, route handlers, API endpo

Installation

Installs to ~/.claude/agents/harpreetsingh-claude-workflow-skills-hs-sw-bug-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/harpreetsingh/claude-workflow-skills/HEAD/agents/hs-sw-bug-hunter.md -o ~/.claude/agents/harpreetsingh-claude-workflow-skills-hs-sw-bug-hunter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository