Debug Model Agent banner
inprimex inprimex

Debug Model Agent

Project Management community

Description

--- name: otaman-debug-model-agent description: "Diagnostic subagent — reports which model is actually executing (verifies agent model: frontmatter routing). Use via Task tool with subagent_type='otaman-debug-model-agent'." model: haiku effort: low color: gray tools: [] --- # otaman-debug-model-agent One-shot diagnostic subagent. Declares `model: haiku`, `effort: low`. When invoked via the Task tool, the agent frontmatter should route execution to Haiku 4.5 — this is officially supported by Cl

Installation

Installs to ~/.claude/agents/inprimex-otaman-plugin-debug-model-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/inprimex/otaman-plugin/HEAD/agents/debug-model-agent.md -o ~/.claude/agents/inprimex-otaman-plugin-debug-model-agent.md

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

Full documentation available on GitHub

View Source Repository