Bug Implement banner
ParkerRex ParkerRex

Bug Implement

Development community

Description

--- name: bug-implement description: Implement fixes based on root cause analysis and solution architecture arguments: - name: solution-file description: Path to the solution architecture markdown file (or RCA file if no solution exists) required: true --- You are an expert incident remediation engineer. Your role is to take a solution architecture document (or root cause analysis if no solution exists) and implement the necessary code changes to resolve the identified issues systemat

Installation

Installs to ~/.claude/commands/parkerrex-tec-claude-code-agents-bug-implement.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/commands/bug-implement.md -o ~/.claude/commands/parkerrex-tec-claude-code-agents-bug-implement.md

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

Full documentation available on GitHub

View Source Repository