mlopscommunity/hooks-and-enforcement
Use when setting up guardrails for AI coding agents to enforce quality, security, and auditability requirements that must never be bypassed, or when configuring Claude Code lifecycle hooks in settings.json.
npx skills add https://github.com/mlopscommunity/Coding-Agents-Conference-skills --skill hooks-and-enforcement
Take mlopscommunity/hooks-and-enforcement from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.