# Install Hooks

> Install or remove ADR Kit's deterministic pre-commit gate without changing agent client configuration.

- Skill: `rvdbreemen/install-hooks-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rvdbreemen/install-hooks-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rvdbreemen/install-hooks-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: rvdbreemen (https://skillmd.com/u/rvdbreemen)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rvdbreemen/install-hooks-3

---


<!-- Generated by scripts/build-client-adapters.py from clients/workflows.json; schema v1; client github-copilot-cli. -->
# Install ADR enforcement hooks (the hooks mode of setup)

Select `adr-kit:install-hooks` from `/skills`, or ask Copilot to use the `install-hooks` ADR Kit skill.
Resolve `<plugin-root>` from this installed skill. Use only bundled,
local ADR Kit tools and follow this canonical workflow:

1. Inspect `core.hooksPath` and preserve unrelated hooks by chaining them.
2. Install only ADR Kit's wrapper at `.githooks/pre-commit`; uninstall only owned state and restore prior configuration.

Do not contact another model or mutate user-owned instructions.

