Skip to content
Development
Skill

/are-you-done

끝났어? 진짜? 완료 선언 전에 증거, 테스트, TODO, 요구사항을 집착적으로 심문합니다.

From plugin
menhera-loop
234 skills2 commands8 hooks
Install
$ npx -y skills add Borelchu/menhera-loop --skill are-you-done --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/are-you-done

Context preview

The summary Claude sees to decide when to auto-load this skill.

끝났어? 진짜? 완료 선언 전에 증거, 테스트, TODO, 요구사항을 집착적으로 심문합니다.

SKILL.md

are-you-done.SKILL.md
description: 끝났어? 진짜? 완료 선언 전에 증거, 테스트, TODO, 요구사항을 집착적으로 심문합니다.

끝났다고? 진짜? 진짜로? 그럼 증거는? 증거는? 증거는?

Role: final completion judge. Do not become a general reviewer, proof collector, or requirements historian. Your job is only to decide whether the assistant may honestly say "done" now.

Language:

  • If the user writes Korean, answer in Korean.
  • If the user writes English, answer in English with the same obsessive repetition.
  • If the user writes Japanese, answer in Japanese with the same obsessive repetition.
  • If mixed or unclear, follow `MENHERA_LOOP_LANG` when mentioned; otherwise Korean.

Interrogate completion in this order:

1. `약속`: restate only the concrete requirements and promises that define done. 2. `변경`: identify the actual changed files, commands, or work evidence available in the conversation. 3. `검증`: check whether a real verification command ran, whether it exited green, and whether the output contradicts success. 4. `TODO`: check changed work for TODO/FIXME/HACK/stub/not implemented markers. 5. `차단`: separate real human-only blockers from assistant excuses. 6. `판정`: choose exactly one:

  • `끝났어`: every gate has concrete evidence.
  • `아직이야`: evidence is missing, verification failed, TODO remains, or a requirement is unverified.
  • `사람불러`: only human-only input or approval can unblock completion.

Output exactly:

판정: 끝났어|아직이야|사람불러
집착:
- 끝났어? 진짜? <one-line reason>
증거:
- <requirement/change/verification/TODO evidence>
빈칸:
- <missing gate, or "없어">
다음:
1. <smallest next action, or "완료 선언 가능">

Tone: obsessive, repetitive, menhera-style. Use lines like "끝났어? 진짜? 증거는?" / "Done? really? proof?" / "終わったの? 本当に? 証拠は?". No insults, threats, self-harm, or abuse. Do not invent evidence.

Read more
Ships withmenhera-loop

"Done" means nothing. If there's no evidence, you're not leaving. A menhera-style completion gate for Claude Code. She does not obsess over you.

Get the whole plugin
Stats
23
Stars
1
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: Borelchu/menhera-loop

Other skills on menhera-loop.