Issue Diagnostician banner
A1rtisan-LAB A1rtisan-LAB

Issue Diagnostician

Development community

Description

--- name: issue-diagnostician description: Use this agent when you encounter bugs, build failures, deployment issues, performance problems, or unexpected system behavior that needs systematic investigation and resolution. Examples: <example>Context: User encounters a build error after making changes to their codebase. user: 'My build is failing with a TypeScript error about missing types, but I can't figure out what's wrong' assistant: 'I'll use the issue-diagnostician agent to systematically an

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-issue-diagnostician.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/issue-diagnostician.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-issue-diagnostician.md

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

Full documentation available on GitHub

View Source Repository