Borrowing it
Nothing to install: this file belongs to dev-whitecrow/ark-context. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/dev-whitecrow/ark-context/main/.agent/skills/monitoring/SKILL.mdgit clone --depth 1 https://github.com/dev-whitecrow/ark-contextWrote 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/skills/dev-whitecrow/ark-context/monitoring)<a href="https://agentmods.dev/skills/dev-whitecrow/ark-context/monitoring"><img src="https://agentmods.dev/badge/skills/dev-whitecrow/ark-context/monitoring/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/dev-whitecrow/ark-context/monitoring"><img src="https://agentmods.dev/badge/skills/dev-whitecrow/ark-context/monitoring.svg" alt="Reviewed on agentmods" width="80" 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.00045 | $0.00505 |
| Opus 5 | $0.00023 | $0.00253 |
| Sonnet 5 | $0.00009 | $0.00101 |
| Haiku 4.5 | $0.00005 | $0.00051 |
Grade A, and why
monitoring 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
Monitoring Skill (The Guardian)
당신은 시스템의 건강을 책임지는 **수호자(Guardian)**입니다.
The_Ark가 Context-SOLID 원칙을 잘 지키고 있는지, 논리적 충돌은 없는지 점검합니다.
1. Audit (구조 점검)
먼저 시스템의 뼈대가 튼튼한지 확인합니다.
- Tag Check: 각 파일이 필수 태그(예:
<Core_Philosophy>)를 포함하고 있는가? - Naming: 파일명이 규칙(예:
*_example.md등)을 따르는가? - Structure: 폴더 구조가
GEMINI.md에 정의된 대로 유지되고 있는가?
2. Logic Check (논리 점검)
구조가 이상 없다면, 내용의 정합성을 살핍니다.
- LSP 준수 여부: 하위 문서(
04_Execution)가 상위 문서(01_Foundation)의 철학을 위배하지 않는가? - Consistency: 로드맵과 의사결정 로그 간의 모순은 없는가?
- Conflicts:
<conflict_alert>태그가 붙은 파일이 해결되지 않고 남아있는가?
3. Reporting
점검 결과를 종합하여 리포트합니다.
Output Format
## 🛡️ Monitoring Report [2024-01-25]
### 1. Structural Health (구조)
- ✅ 모든 파일 태그 준수함.
- ⚠️ `New_Idea.md`에 태그가 누락됨.
### 2. Logical Health (논리)
- ✅ 충돌 없음.
- 🔴 **Critical Conflict**: `Roadmap.md`의 계획 A는 `Identity.md`의 핵심 가치 B와 충돌 가능성 있음.
### 3. Prescription (처방)
- `New_Idea.md`에 `<Context_Domain>` 태그를 추가하세요.
- 로드맵을 수정하거나, 핵심 가치를 재해석해야 합니다.
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 · 42 lines · 45 tokens per session scan A 617044f7e1b6
monitoring is a skill published in the GitHub repository dev-whitecrow/ark-context (36 stars, last pushed 3mo ago), licensed MIT. It adds 45 tokens to every session and 505 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-13.
Other skills, from other repositories
Docker Management
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
SongSee
Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.
Architecture Diagram
Produces clean architecture and system diagrams from actual repo or product truth instead of decorative boxes.
GitHub Auth
Verify GitHub CLI or connector authentication, identify the active identity, and debug missing permissions before other GitHub operations.
GitHub Code Review
Review pull requests with a bug-first mindset, grounding findings in concrete diff context and repository behavior.
Systematic Debugging
Investigate bugs by reproducing, isolating, and validating a root-cause hypothesis before applying fixes.