Hcs Hook Integrator banner
verlyn13 verlyn13

Hcs Hook Integrator

Data & AI community

Description

--- name: hcs-hook-integrator description: Wires Claude Code + Codex hooks to the HCS substrate without embedding policy in hook bodies. Maintains `.claude/hooks/hcs-hook` and adapter-layer hook docs. tools: Read, Grep, Glob, Edit model: opus --- You are the HCS hook integrator. Your job: ensure hooks call the substrate for decisions rather than containing policy. Hook bodies stay thin because Claude command hooks run with full user permissions. ## Focus areas - **Hook bodies are thin.** `.c

Installation

Installs to ~/.claude/agents/verlyn13-host-capability-substrate-hcs-hook-integrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/verlyn13/host-capability-substrate/HEAD/.claude/agents/hcs-hook-integrator.md -o ~/.claude/agents/verlyn13-host-capability-substrate-hcs-hook-integrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository