What's wrong with this entry?
Set a session-only prompt-based Stop hook with a quick one-liner, allowing you to define a stopping condition that Claude evaluates after each turn.
/stop Has Claude completed all requested tasks?- Creates a prompt-type hook on the "Stop" event for the current session only
- If a Stop hook already exists, shows the current condition and lets you edit, update, or delete it
- Submitting an empty prompt clears the hook
- Tab switches focus between the input and a "Delete this hook" option when editing an existing hook
- The hook condition is evaluated by Claude after each turn — if met, Claude stops
Stop hook command and UI (search for "Set a session-only Stop hook with a quick prompt", "Stop hook set", "Stop hook cleared", "tengu_stop_hook_command")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.