·enforcement
</>

enforcement

ingpoc/skills

無効なアクションをブロックするフックを実装する場合、状態遷移の品質ゲートを作成する場合、または testing:true 検証を強制する場合に使用します。強制メカニズムを設計するときにロードします。終了コード 2 を使用してブロック、JSON PermissionDecision:deny、または updatedInput 変更を使用します。ルールは指示です。フックは強制です。

3インストール·0トレンド·@ingpoc

インストール

$npx skills add https://github.com/ingpoc/skills --skill enforcement

SKILL.md

"Rules are instructions, not enforcements. Systems need verification gates, not more documentation."

| Exit code 2 | exit 2 + stderr | Blocks, feeds stderr to Claude | | JSON deny | "permissionDecision": "deny" | Structured blocking | | Stop block | "decision": "block" | Forces agent to continue |

| PreToolUse | Yes | Validate before execution | | PermissionRequest | Yes | Custom approval logic | | SubagentStop | Yes | Force quality gates | | PostToolUse | No | Feedback only |

無効なアクションをブロックするフックを実装する場合、状態遷移の品質ゲートを作成する場合、または testing:true 検証を強制する場合に使用します。強制メカニズムを設計するときにロードします。終了コード 2 を使用してブロック、JSON PermissionDecision:deny、または updatedInput 変更を使用します。ルールは指示です。フックは強制です。 ソース: ingpoc/skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ingpoc/skills --skill enforcement
ソース
ingpoc/skills
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

enforcement とは?

無効なアクションをブロックするフックを実装する場合、状態遷移の品質ゲートを作成する場合、または testing:true 検証を強制する場合に使用します。強制メカニズムを設計するときにロードします。終了コード 2 を使用してブロック、JSON PermissionDecision:deny、または updatedInput 変更を使用します。ルールは指示です。フックは強制です。 ソース: ingpoc/skills。

enforcement のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ingpoc/skills --skill enforcement インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ingpoc/skills