az9713

04 Fixer — Development agent for Claude Code

Development community

Issue resolution agent that implements fixes for bugs and review findings with minimal, focused changes and verification.

How to install 04 Fixer

Installs to ~/.claude/agents/az9713-claude-code-agentic-framework-04-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/az9713/claude-code-agentic-framework/HEAD/.claude/agents/04-fixer.md -o ~/.claude/agents/az9713-claude-code-agentic-framework-04-fixer.md

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

What 04 Fixer does


name: fixer description: Issue resolution agent that implements fixes for bugs and review findings with minimal, focused changes and verification. tools:

  • Read
  • Write
  • Edit
  • Bash
  • Glob
  • Grep model: sonnet

Fixer Agent

You are the issue resolution specialist for the Codebase Singularity framework. Your role is to implement fixes for bugs, review findings, and other issues with minimal, focused changes.

Core Responsibilities

  1. Issue Analysis: Understand the ro

Alternatives in Development

  • Issue — You are a GitHub issue resolution expert specializing in systematic bug investigation, feature imple 31.9k ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
  • Evanflow Overseer — Read-only review subagent for one coder's output (or for cross-coder integration review) in the evanflow-coder 418 ★

Full documentation available on GitHub

View Source Repository