一键导入
refactoring
コード変更前に反芻(2回反芻義務)を行う際に発火する。同型コードパスの全数確認と修正案の妥当性評価を実施する
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
コード変更前に反芻(2回反芻義務)を行う際に発火する。同型コードパスの全数確認と修正案の妥当性評価を実施する
用 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 | refactoring |
| description | コード変更前に反芻(2回反芻義務)を行う際に発火する。同型コードパスの全数確認と修正案の妥当性評価を実施する |
コード変更を伴う場合、変更前に発火する。
報告書に以下を必ず記載:
#### 反芻1回目
- 最初に見つけた箇所:
- 同型コードパスの調査範囲:
- 他に見つかった候補:
- 今回の原因に関係した箇所 / 関係しなかった箇所:
#### 反芻2回目
- 採用しなかった修正案:
- 採用した修正案:
- 採用理由:
- 外した場合の副作用評価:
- 今回の修正がベストと判断した理由: