Diagnostic Agent
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development