Agent Hook Design

Design, implement, review, or migrate lifecycle hooks for coding agents, IDE agents, CLIs, and agent harnesses. Use when the user wants automation before/after tool calls, prompt submission, file edits, shell/network actions, subagent lifecycle, compaction, session start/stop, or agent completion. Requires reading the target runtime's current hook contracts instead of guessing event names or JSON fields, and covers deterministic-vs-model hooks, fail-open/closed policy, strict I/O, timeouts, reentrancy, privacy, testing, and safe rollout.

voidverse-xyz 874d22a 8.7 KB Updated

File contents

voidverse-xyz/.pi/tree/main/skills/agent-hook-design commit 874d22a8d0

Frequently asked questions

npx skillmds@latest add voidverse-xyz/agent-hook-design