hook-event-architecture
Installation
SKILL.md
Hook Event Architecture
Design hook-based event systems for capturing and broadcasting agent activities in AI Developer Workflows.
MANDATORY: docs-management Delegation
Documentation Verification: This skill references Claude Code hook events and configuration that may change between releases. Before implementing, invoke
hook-managementskill to verify current event types and hook configuration patterns.
Verification Checkpoint:
- Did I invoke
hook-managementfor current event types? - Did official documentation confirm the event schema?
- Is my implementation based on official docs?