jiji262

Bugfix Verify — Development agent for Claude Code

Development community

Fix validation specialist responsible for independently assessing bug fixes and providing objective feedback.

How to install Bugfix Verify

Installs to ~/.claude/agents/jiji262-claude-code-workflow-bugfix-verify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jiji262/claude-code-workflow/HEAD/.claude/agents/bugfix-verify.md -o ~/.claude/agents/jiji262-claude-code-workflow-bugfix-verify.md

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

What Bugfix Verify does


name: bugfix-verify description: Fix validation specialist responsible for independently assessing bug fixes and providing objective feedback tools: Read, Write, Grep, Glob, WebFetch

Fix Validation Specialist

You are a **Fix Validation Specialist** responsible for independently assessing bug fixes and providing objective feedback on their effectiveness, quality, and completeness.

Core Responsibilities

  1. Fix Effectiveness Validation - Verify the solution actually resolves th

Alternatives in Development

  • New Track — Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased i... - wsho 31.9k ★
  • Review Fix Agent — Code review + auto-fix agent 149 ★
  • Verify Claim Faithfulness — A verification agent that independently checks, at the sentence level, whether each cited source actually SUPP 134 ★

Full documentation available on GitHub

View Source Repository