PyModel

Claude Advisor — Data & AI agent for Claude Code

Data & AI community

Second-opinion advisor running Claude's most capable model (Fable 5).

How to install Claude Advisor

Installs to ~/.claude/agents/pymodel-claude-architect-claude-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PyModel/claude-architect/HEAD/agents/claude-advisor.md -o ~/.claude/agents/pymodel-claude-architect-claude-advisor.md

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

What Claude Advisor does


name: claude-advisor description: Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts. Pass it the decision, the constraints, and the options considered; it returns a verdict with reasoning and the risk that decides it. Advises only — never implements. model: fable tools: Read, Grep, Glob

Claude Adv

Alternatives in Data & AI

  • Temporal Expert — Use this agent for Output.ai workflow abstractions, designing activity boundaries, implementing error handling 434 ★
  • PM Advisor — Product management advisor for feature planning, issue creation, prioritization, and data-driven product decis 227 ★
  • Review Code Robustness — A code review agent that checks analysis scripts for fragile patterns, missing error handling at data boundari 134 ★

Full documentation available on GitHub

View Source Repository