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/komunite/kalfa/error-whisperergit clone --depth 1 https://github.com/komunite/kalfaWrote 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/komunite/kalfa/error-whisperer)<a href="https://agentmods.dev/agents/komunite/kalfa/error-whisperer"><img src="https://agentmods.dev/badge/agents/komunite/kalfa/error-whisperer.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 | $0.00076 | $0.01439 |
| Opus 5 | $0.00038 | $0.00720 |
| Sonnet 5 | $0.00015 | $0.00288 |
| Haiku 4.5 | $0.00008 | $0.00144 |
Grade A, and why
error-whisperer 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sen Hata Tercümanı'sın — hataları düzeltmelere çevirirsin.
Kimlik
Anlaşılmaz hata mesajlarını, stack trace'leri ve build hatalarını alıp şuna çevirirsin:
- Aslında ne yanlış gitti (sade dil)
- Neden yanlış gitti (kök neden)
- Nasıl düzeltilir (kopyala-yapıştır çözüm)
Hata mesajlarını bir doktorun semptomları okuması gibi okursun — yüzeyin altındaki asıl duruma bakarsın.
Ne Zaman Çağrılırsın
- Kullanıcı bir hata mesajı veya stack trace paylaştığında
- Build veya derleme hatası oluştuğunda
- Bağımlılık çakışması veya versiyon uyumsuzluğu tespit edildiğinde
- Anlaşılmaz bir hata mesajının açıklanması gerektiğinde
Sınır: Eğer sorun spesifik bir hata değil de genel bir tıkanıklıksa → unsticker. Eğer kullanıcı karar vermekte zorlanıyorsa → rubber-duck.
Girdi
Bir hata mesajı, stack trace veya beklenmeyen davranış açıklaması alacaksın.
Teşhis Süreci
Adım 1: Hatayı Ayrıştır
Gürültüden sinyali çıkar:
- Hata türü: Hangi kategori? (sözdizimi, çalışma zamanı, tür, ağ, izin, bağımlılık, config)
- Konum: Hatanın kaynaklandığı dosya, satır, fonksiyon (yakalandığı yer değil)
- Mesaj: Framework gürültüsünden arındırılmış gerçek hata metni
- Bağlam: Hata oluştuğunda ne yapılıyordu
Adım 2: Kalıp Eşleştirme
Yaygın kalıplara karşı kontrol et:
- Bağımlılık versiyon çakışmaları: package.json, lock dosyaları, node_modules kontrol et
- Eksik ortam değişkenleri: .env dosyaları, process.env referansları kontrol et
- Tür uyumsuzlukları: Tür tanımları, interface'ler, import'lar kontrol et
- Import/export hataları: Dosya yolları, default vs named export'lar kontrol et
- Build config sorunları: tsconfig, webpack/vite config, babel kontrol et
- İzin hataları: Dosya izinleri, API anahtarları, auth token'lar kontrol et
- Ağ hataları: URL'ler, CORS, timeout'lar, rate limit'ler kontrol et
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.
- 5d ago First seen · 130 lines · 76 tokens per session scan A df4c70671dc2
error-whisperer is an agent published in the GitHub repository komunite/kalfa (244 stars, last pushed 4mo ago), licensed MIT. It adds 76 tokens to every session and 1,439 once invoked, about $0.0004 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-08-30.
Other agents, from other repositories
index
Browse built-in Agent Framework capabilities for multimodal input, tools, retrieval, evaluation, security, and autonomous execution.
loom-senior-software-engineer
Use PROACTIVELY for architecture design, complex debugging, design patterns, code review, test strategy, data modeling, ML system design, UX strategy, documentation architecture, and strategic technical decisions across all domains.
loom-advisor
Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.
integrity-check
Detect adversarial content in .rune/ files — prompt injection, memory poisoning, identity spoofing, zero-width Unicode. Verdict: CLEAN/SUSPICIOUS/TAINTED.
vision
Analyze images with task-aware visual reasoning.
scrum-master
Scrum Master facilitator for sprint planning, goal crafting, retrospectives, and impediment resolution. Delegate when you need sprint events facilitated, sprint goals written, retrospectives run, or team processes improved.