원클릭으로
stopbug-guard
停止バグ(誤形式ツール呼び出し→自己プライミング)の予防規律。stopbug-observe hook が trip-wire(移行推奨)/ 時限タイマー(較正促し)を出した時、または重処理の直前の最小の気の引き締めとして発火する。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
停止バグ(誤形式ツール呼び出し→自己プライミング)の予防規律。stopbug-observe hook が trip-wire(移行推奨)/ 時限タイマー(較正促し)を出した時、または重処理の直前の最小の気の引き締めとして発火する。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Fires when deciding whether a report or explanatory document needs figures, when designing a figure, or when writing the figures declaration in frontmatter. Designs cognitive-load-reducing figures via the trigger table, quantitative limits, and templates
Fires when generating or verifying deterministic HTML from report MDs. Runs render / verify / lint / selftest / check via the bundled md2html.cjs
Fires when producing a report or completion notice. Generates a report that includes the interlock verification section.
Discipline for preventing the stop bug (malformed tool call -> self-priming). Fires when the stopbug-observe hook emits a trip-wire (migration advice) or the time-based timer (calibration prompt), or as a minimal focus-check right before heavy processing.
報告書・説明文書で図を使うか判断する際、図を設計する際、frontmatter の figures 宣言を書く際に発火する。図トリガー表・定量上限・雛形で「認知負荷を減らす図」を設計する
報告書 MD から決定論 HTML を生成・検証する際に発火する。md2html.cjs(同梱)で render / verify / lint / selftest / check を実行する
| name | stopbug-guard |
| description | 停止バグ(誤形式ツール呼び出し→自己プライミング)の予防規律。stopbug-observe hook が trip-wire(移行推奨)/ 時限タイマー(較正促し)を出した時、または重処理の直前の最小の気の引き締めとして発火する。 |
stopbug-observe が 移行推奨(当セッションで誤形式を観測)を出した時。誤形式ツール呼び出しは履歴に "お手本" として残り後続を引っ張る(自己プライミング)。 真の根治=serving 層の constrained decoding は Anthropic 側のみ。当層の最強かつ最安の手は 汚染文脈を早く切る=セッション移行。リマインダは弱い補助に過ぎない。 機械観測は hook が、回復規律は [[priming-loop-recovery]] が、移行動線は [[cc-state-declaration]] が担う。 本 skill はそれらを結ぶ手順だけを置く。
/exit で終了し、claude --resume <セッションID> で再開する([[cc-state-declaration]])。
/clear +引き継ぎメモでも可。python ~/.claude/hooks/stopbug-calibrate.py を実行する。~/.ccpit/.stopbug-config.json の
TRIPWIRE_ENABLED を true にする(settings 変更は不要、config 更新のみ)。invoke / parameter / function_calls)を再現しない。~/.claude/hooks/stopbug-observe.py、較正: stopbug-calibrate.py。