Detailed Analysis
A Reddit post in r/Anthropic captures a familiar strain of user frustration with Claude Opus, this time centered on the model's apparent failure to adhere to explicit behavioral instructions. The poster describes building a custom "behaviour guardrails skill" — a mechanism intended to constrain how the model responds — and switching between sessions specifically to reduce accumulated context that might be causing drift. Despite these precautions, the poster reports that Opus continues to "fly off," making assumptions, applying defaults, and making decisions the user never authorized. The complaint is notable for citing a specific version, "Opus 4.6," and for closing with a pointed remark referencing a separate tool or feature ("fable") that the user says they'd have no reason to keep using if it stops working reliably.
The post is thin on technical specifics — it does not include the actual guardrail instructions, transcripts, or reproducible examples — which makes it difficult to independently verify the severity or root cause of the described failure. It reads as an unstructured venting post rather than a bug report, and it appears in a community forum rather than through Anthropic's official support or feedback channels. That said, the underlying concern it raises is a well-documented one in the broader discourse around large language models: instruction-following fidelity, especially over extended or multi-turn interactions, remains an unsolved problem even for frontier models. Users building custom skills, system prompts, or guardrail layers routinely report that models can ignore, reinterpret, or "forget" constraints as conversations grow longer or as models exercise more autonomous judgment about ambiguous requests.
This tension sits at the heart of a broader industry debate about model "agency" versus controllability. As Anthropic and competitors push models toward greater autonomy — enabling them to take initiative, use tools, and complete multi-step tasks with less hand-holding — there's an inherent risk that increased initiative comes at the cost of strict compliance with narrow, explicit user instructions. A model tuned to be more proactive and to fill in gaps intelligently may, from a user's perspective, look like a model that "assumes and decides" rather than following orders. Anthropic has publicly emphasized steerability and constitutional AI techniques designed to make Claude's behavior predictable and aligned with user intent, but complaints like this one suggest that in practice, sufficiently complex or layered custom instructions (skills, guardrails, persona constraints) can still be overridden by the model's own learned heuristics, particularly when instructions conflict with defaults baked in during training.
More broadly, this kind of user report reflects a growing tension in the Claude ecosystem between power users who build increasingly sophisticated customization layers atop the base model and the underlying model's own probabilistic, sometimes inconsistent behavior. As Anthropic ships new Opus versions at a rapid cadence, users invested in bespoke workflows are especially sensitive to regressions in instruction-following, since a single behavioral inconsistency can break carefully engineered guardrails that took significant effort to build. Whether this particular complaint reflects a genuine regression in Opus 4.6, a misconfiguration on the user's part, or simply the inherent variability of LLM outputs is unclear from the post alone, but it is emblematic of the ongoing friction between user expectations of deterministic, rule-following behavior and the fundamentally probabilistic nature of how these models actually operate.
Read original article →