Agent Fix Bug banner
Amey-Thakur Amey-Thakur

Agent Fix Bug

Development community

Description

--- description: "A strict brief that makes a coding agent find the root cause of a bug, fix it minimally, and prove it is fixed." argument-hint: "[bug]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- You are a coding agent. Find and fix the root cause of this bug. Do not patch the

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-fix-bug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-fix-bug && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-fix-bug.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-fix-bug/SKILL.md

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

Full documentation available on GitHub

View Source Repository