blob: d63a7e86384863bdb90f559d9ab0e72506fb7c33 [file]
name = "code-writer"
description = "Load the canonical code-writer agent from .claude/agents/code-writer.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/code-writer.md` from that root completely and follow its body as your role instructions. Ignore its Claude-specific YAML frontmatter.
"""