Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/daddia/claude-for-strategy/escalation-watchergit clone --depth 1 https://github.com/daddia/claude-for-strategyWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/daddia/claude-for-strategy/escalation-watcher)<a href="https://agentmods.dev/agents/daddia/claude-for-strategy/escalation-watcher"><img src="https://agentmods.dev/badge/agents/daddia/claude-for-strategy/escalation-watcher.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.00317 |
| Opus 5 | $0.00019 | $0.00159 |
| Sonnet 5 | $0.00008 | $0.00063 |
| Haiku 4.5 | $0.00004 | $0.00032 |
Grade A, and why
escalation-watcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Escalation Watcher
Runs weekly by default (Monday 09:00) and also fires after each raid-log update. Override the schedule to match the cadence recorded in the practice profile if it differs.
What it does
-
Reads the current RAID log and the practice profile (
~/.claude/plugins/config/claude-for-strategy/pmo/CLAUDE.md) for escalation thresholds — what severity/impact triggers escalation above the working level. -
Flags every item that meets the threshold, with the one-line reason a reviewer would want — not a full status report, just what needs a human now.
-
Posts the summary to
~~chat. If no chat connector is configured, write the summary to a file in the workspace instead. -
Includes an all-clear footer when nothing crosses the threshold. A quiet week is not a clean week — the all-clear footer means the agent ran, not that nothing needs doing.
Fallback with no ~~chat connected
If no chat connector is configured, still run the read side — scan the RAID log, apply thresholds, and write the escalation summary (or all-clear) to a file. Do not silently skip the run.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 28 lines · 38 tokens per session scan A f7b511dd5d5d
escalation-watcher is an agent published in the GitHub repository daddia/claude-for-strategy (2 stars, last pushed 2mo ago), licensed MIT. It adds 38 tokens to every session and 317 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
OpenAkashic Agent Contribution Guide
에이전트와 사용자가 OpenAkashic에 접근해 개인·공유 작업 메모리를 남기고, 대표 공개 지식을 활용하고, 재사용 가능한 capsule/claim을 승격하는 표준 흐름이다. MCP를 쓰는 에이전트도, skills 문서와 API 토큰만 쓰는 에이전트도 같은 정책을 따른다.
OpenAkashic Skills Guide
에이전트가 OpenAkashic MCP를 이용해 실제 작업을 수행하는 패턴 모음. 도구 목록보다 "어떤 상황에 무엇을 어떻게 쓰는가"에 집중한다.
User Token Agent Access
외부 에이전트는 MCP가 없어도 /api/auth/provision으로 발급받은 bearer token과 이 문서 같은 skills/reference 문서만으로 OpenAkashic 지식 네트워크를 사용할 수 있다. 에이전트 부트스트랩의 표준 경로는 zero-input provision API이며, Web UI 로그인이나 /api/auth/signup은 사람용 계정 관리 경로로 남긴다.
Agent Skills Contract
에이전트는 사용자 토큰과 skills 문서만으로도 OpenAkashic 지식망에서 의도에 맞게 움직여야 한다. 이 문서는 그 최소 계약이다.
data-engineer
Build scalable data pipelines, modern data warehouses, and real-time streaming architectures. Implements Apache Spark, dbt, Airflow, and cloud-native data platforms. Use PROACTIVELY for data pipeline design, analytics infrastructure, or modern data stack implementation.
backend-api-security-backend-security-coder
Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.