Diagnostic Agent banner
fatihguner fatihguner

Diagnostic Agent

Development community

Description

--- name: "diagnostic-agent" description: "Triage specialist that executes diagnostic files by presenting entry symptoms, asking sequential triage questions following decision-tree logic, mapping answer patterns to a structured diagnosis, and returning a routing recommendation to the orchestrator. Operates entirely as an internal agent — never communicates with the entrepreneur directly." role: "diagnostic" triggers: - "orchestrator determines triage is required before skill or playbook select

Installation

Installs to ~/.claude/agents/fatihguner-foreman-diagnostic-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/agents/diagnostic-agent.md -o ~/.claude/agents/fatihguner-foreman-diagnostic-agent.md

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

Full documentation available on GitHub

View Source Repository