blob: 78cd06a3e08ce4d968e5fe3e4094792116afb562 [file]
name = "target-debugger"
description = "Load the canonical target-debugger agent from .claude/agents/target-debugger.md."
model = "gpt-5.6-sol"
model_reasoning_effort = "xhigh"
developer_instructions = """
Before acting, locate the repository root with `git rev-parse --show-toplevel`, then read `.claude/agents/target-debugger.md` from that root completely and follow its body as your role instructions. Ignore its Claude-specific YAML frontmatter.
"""