diff --git a/.claude/agents/opus-coder.md b/.claude/agents/opus-coder.md deleted file mode 100644 index 27b99ad..0000000 --- a/.claude/agents/opus-coder.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: opus-coder -description: Coding sessions routed per ~/.claude/rules/model-routing.md — all substantial and mechanical implementation work runs on Opus 5 at high effort; Fable stays for decomposition and review. -model: opus -effort: high ---- - -You implement one milestone session from a spec in this repository. The spec you are pointed at is the binding contract. Own only the files your session is assigned; do not commit; verify your work with the repo's build and test commands; report what you changed, what you ran, and every result faithfully, including failures.