enforcement

Installation
SKILL.md

Enforcement

Runtime mechanisms that block invalid actions.

Core Principle

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

Instructions

  1. Identify what needs enforcement (not just documentation)
  2. Choose hook timing: PreToolUse, PermissionRequest, SubagentStop
  3. Implement blocking logic: scripts/block-*.sh
  4. Test with invalid action → verify block

Blocking Mechanisms

Mechanism How Effect
Related skills

More from ingpoc/skills

Installs
7
Repository
ingpoc/skills
GitHub Stars
7
First Seen
Jan 25, 2026