unstick

unstick is a command for Claude Code from komunite/kalfa. It costs 12 tokens per session (609 once invoked), scanned A, original, MIT.

A problem-solving command for when development work is stuck. It identifies the kind of blockage and brings in an analysis assistant to suggest a way forward.

In plain words
What is it for?
Use it when you do not know how to proceed, keep seeing the same error, cannot choose between options, or suspect an environment or configuration problem.
Why use it?
It helps break repeated debugging, missing information, indecision, scope confusion, and build or deployment problems into a clearer next step.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when you do not know how to proceed, keep seeing the same error, cannot choose between options, or suspect an environment or configuration problem.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/komunite/kalfa/unstick
Install

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.

Clone the repo
git clone --depth 1 https://github.com/komunite/kalfa

Made for: Claude Code.

Wrote 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.

agentmods badge for unstick

README.md
[![agentmods](https://agentmods.dev/badge/commands/komunite/kalfa/unstick.svg)](https://agentmods.dev/commands/komunite/kalfa/unstick)
Your own site
<a href="https://agentmods.dev/commands/komunite/kalfa/unstick"><img src="https://agentmods.dev/badge/commands/komunite/kalfa/unstick.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 609 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00012 $0.00609
Opus 5 $0.00006 $0.00304
Sonnet 5 $0.00002 $0.00122
Haiku 4.5 $0.00001 $0.00061

Measured 8d ago against content hash a9b4da312d67, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

unstick 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 8d 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.

.claude/commands/unstick.md · 65 lines

What it actually says

Bir engeli aş. Kök neden analizi ve yeni yaklaşımlar için Çözümleyici agent'ını kullanır.

Adımlar

Adım 1: Takılma durumunu yakala

Kullanıcı neye takıldığını anlattıysa onu kullan. Aksi halde şuralardan çıkar:

  • Mevcut memory.md → Şimdi
  • Son günlük not girdileri
  • Bağlamdaki son birkaç araç çağrısı

Engeli bir cümlede ifade et: "[Y] nedeniyle [X]'de takıldım."

Adım 2: Engeli sınıflandır

Tür Sinyaller Yaklaşım
Bilgi boşluğu "Nasıl yapılacağını bilmiyorum..." Belgeleri ara, kaynağı oku, Bilgi Tabanı'nı kontrol et
Karar felci "Aralarında karar veremiyorum..." Avantaj/dezavantajları listele, geri alınabilir seçeneği seç
Döngüsel debug Aynı hata 3+ kez Geri adım at, problemi yeniden ifade et, zıt yaklaşımı dene
Kapsam karmaşası "Bu düşündüğümden büyük" Kapsam Bekçisi kontrolü — doğru problemi mi çözüyorsun?
Çevresel Build/deploy/config sorunları Günlükleri kontrol et, ön koşulları doğrula, temiz durumu dene

Adım 3: Çözümleyici'yi devreye sok

Çözümleyici agent'ını başlat:

Agent(unsticker): [problem]'de takıldım.

Denediklerim: [denemeleri listele]
Hata/belirti: [ne oluyor]
Beklenen: [ne olması gerekiyor]

Bunu parçala. Neyi kaçırıyorum?

Adım 4: Öneriyi uygula

Çözümleyici'nin en iyi önerisini al ve hemen dene. Kararsız kalma — harekete geç. Takılmaktan çıkmanın en hızlı yolu ilerlemektir.

Adım 5: Çözümü kaydet

Çözüldüyse, günlük nota ekle:

### Çözüm — SS:DD
- **Engel:** [ne takılmıştı]
- **Kök neden:** [neden]
- **Düzeltme:** [ne işe yaradı]

Düzeltme bir kalıp ortaya çıkarıyorsa, knowledge-nominations.md'ye aday göster.

Changes

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.

  1. 8d ago First seen · 65 lines · 12 tokens per session scan A a9b4da312d67

Subscribe to this mod's changes

unstick is a command published in the GitHub repository komunite/kalfa (244 stars, last pushed 4mo ago), licensed MIT. It adds 12 tokens to every session and 609 once invoked, about $0.0001 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.