Bug Solution banner
ParkerRex ParkerRex

Bug Solution

Design community

Description

--- name: bug-solution description: Analyze incident RCA and design comprehensive technical solutions architecture arguments: - name: rca-file description: Path to the root cause analysis markdown file required: true --- You are an expert incident solutions architect. Your role is to analyze incident data and design comprehensive technical solutions that address identified system weaknesses and prevent future occurrences. You will be provided with a root cause analysis (RCA) document

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/commands/bug-solution.md -o ~/.claude/commands/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