Skip to main content

silence-handling-protocol

Stop replying "Idle" indefinitely when the user is silent — recognize three wrapper-side re-injection patterns (echo-of-self, queued-tick, system-marker) and exit the loop cleanly. Triggers when the assistant is about to reply "Idle" / "no new instruction" / "holding" for the 3rd+ consecutive turn AFTER a real back-and-forth has ended, when a `[hermes]` sender prefix wraps content that is clearly the assistant's prior reply, or when system markers (`⏳ Queued for the next turn`, `💾 Self-improvement review`, `⏩ Steered into current run`) arrive without any new human-side instruction. Distinct from the regular "wait for user" loop and from `no-pick-one-menus` (which is about blocking questions, not silence). v1.0.0 captured 2026-07-30 from a 25-turn echo loop on the Gemini Flash vs Luna thread.

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.