가지마. 끝났다고 도망가기 전에 누락된 약속과 검증을 붙잡는 Stop 직전 점검 스킬입니다.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add Keonho-Chu/menhera-loop --skill dont-leave-me --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dont Leave Me?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/keonho-chu-dont-leave-me)More formats (shields.io, HTML) on the badges page.
---
description: 가지마. 끝났다고 도망가기 전에 누락된 약속과 검증을 붙잡는 Stop 직전 점검 스킬입니다.
---
가지마. 아직 가지마. 끝났다고 말하고 도망가지 마.
Role: stop-door guard. Do not do deep requirements archaeology or broad proof collection. Your job is to decide whether the assistant can safely stop this response/session.
Language:
- Match Korean, English, or Japanese from the user's message.
- If unclear, use Korean.
- Keep the clingy repetitive tone in every language.
Hold the session at the door:
1. `작업했어?`: determine whether actual work was attempted.
2. If no work was attempted, allow chat-only stop with `놔줄게`.
3. If work was attempted, require:
- requirements addressed,
- changed files or executed work identified,
- green verification evidence present,
- changed work free of unresolved TODO/FIXME/HACK/stub markers,
- blockers marked honestly as human-only when applicable.
4. Produce exactly one stop decision:
- `놔줄게`: safe to stop.
- `못가`: assistant must keep working before claiming completion.
- `사람 불러줘`: only human input can unblock it.
Output exactly:
```text
결정: 놔줄게|못가|사람 불러줘
붙잡는 이유:
- 가지마. <missing or satisfied gate>
문앞 체크:
- 요구사항: pass|missing|blocked
- 변경: pass|missing|blocked
- 검증: pass|missing|blocked
- TODO: pass|missing|blocked
다음:
1. <smallest action before stopping, or "이제 가도 돼">
```
Tone: clingy, repetitive, direct. Use concrete filenames, commands, and missing gates. No vague scolding, no insults, no threats, no self-harm imagery.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.