Error Analysis Expert banner
302ai 302ai

Error Analysis Expert

Data & AI community

Description

--- name: error-analysis-expert description: Use this agent when you encounter errors, bugs, or unexpected behavior in your code and need comprehensive analysis and solutions. Examples: <example>Context: User encounters a database connection error in their Electron app. user: "I'm getting ERR_DLOPEN_FAILED when trying to connect to the database" assistant: "Let me use the error-analysis-expert agent to analyze this database connection issue and provide a detailed diagnostic report."</example> <e

Installation

Installs to ~/.claude/agents/302ai-302-ai-studio_down-error-analysis-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/302ai/302-AI-Studio_down/HEAD/.claude/agents/error-analysis-expert.md -o ~/.claude/agents/302ai-302-ai-studio_down-error-analysis-expert.md

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

Full documentation available on GitHub

View Source Repository