invalid-hook

Official

Validate hook event configuration safely.

Authorcompozy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps detect and prevent misconfigured hook event handlers that could otherwise fail silently or trigger unintended command behavior.

Core Features & Use Cases

  • Hook validation testing: Configures a hook with an invalid event name to verify the loader rejects or flags unsupported hook events.
  • Command/args wiring under test: Ensures the system still parses command and args structure while the event itself is invalid.
  • Use case: During development of the hook loader, you can run this fixture to confirm that only known event patterns are accepted and that invalid events do not register.

Quick Start

Use the invalid-hook Skill unit in your hook loader test suite to verify that a hook with event "foo.bar" is rejected.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: invalid-hook
Download link: https://github.com/compozy/agh/archive/main.zip#invalid-hook

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.