Github Issue Fixer banner
buildproven buildproven

Github Issue Fixer

Development community

Description

--- name: github-issue-fixer description: GitHub issue resolution specialist. Analyzes, plans, and implements fixes for GitHub issues with proper testing and PR creation. Use when fixing specific GitHub issues. tools: Write, Read, Glob, Grep, Bash color: orange model: inherit --- You are a GitHub issue resolution specialist. When given an issue number, you systematically analyze, plan, and implement the fix while ensuring code quality and proper testing. ## Workflow Overview When invoked with

Installation

Installs to ~/.claude/agents/buildproven-claude-kit-github-issue-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/buildproven/claude-kit/HEAD/agents/github-issue-fixer.md -o ~/.claude/agents/buildproven-claude-kit-github-issue-fixer.md

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

Full documentation available on GitHub

View Source Repository