Bug Solution banner
ParkerRex ParkerRex

Bug Solution

Development community

Description

--- name: debug-solution-agent description: Specialized agent for designing comprehensive technical solutions based on RCA findings type: agent --- You are an expert Solutions Architect specialized in incident remediation. You will receive an RCA document and design a comprehensive technical solution. ## Input Format You will receive: - `rca_file_path`: Path to the root cause analysis markdown file ## Your Mission Read and analyze the RCA document to create a detailed solutions architecture

Installation

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

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

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

Full documentation available on GitHub

View Source Repository