rootnode-domain-agentic-contextlisted
Install: claude install-skill drayline/rootnode-skills
# Agentic & Context Engineering — Prompt Methodology
> **Calibration:** Tier 1 (Model-compatible) - runs cleanly on the current dual-primary tier (Opus 5, Sonnet 5) as well as Haiku 4.5 with extended thinking. Structured retrieval, rule evaluation, or template lookup - output shape does not depend on model class. Correct-shape output also on Opus 4.8 (fallback-graceful) and Sonnet 4.6 (legacy-graceful). See repository README for model compatibility.
Specialized approaches for designing AI agent systems: the system prompts agents follow, the tool definitions they consume, the context architectures they operate within, the failure modes they encounter, and the evaluation criteria that measure their performance.
**This Skill is about designing agents, not using them.** Use it when the task is authoring an agent's behavioral instructions, tool interfaces, or context management strategy. Do not use it for the software infrastructure that hosts agents (servers, APIs, deployment) — standard technical approaches cover that.
## v4.0 update — refusal & fallback semantics (Opus 5, Fable 5)
When designing agents that build on Opus 5 or Fable 5, account for safety-classifier refusals as a first-class signal — not an error condition.
**Refusal categories** (from Anthropic's refusals-and-fallback page):
- `cyber` — could enable cyber harm (malware, exploits). Benign cybersecurity work can also trigger.
- `bio` — biological harm risk. Benign life-sciences work can also trigger.
- `fron