Build Hook banner
Apupsis Apupsis

Build Hook

Development community

Description

# /build-hook - Build Custom Claude Code Hooks **Interactive guide for creating custom hooks with Q&A workflow and automatic validation.** > **Note**: This command is also available as `/build hook` for consistency with other factories (skills, agents, prompts). Both work identically - use whichever you prefer! > > - **Consistent pattern**: `/build hook` (recommended) > - **Alias**: `/build-hook` (this command) --- ## Usage ``` /build-hook /build-hook notification /build-hook formatting /bu

Installation

Installs to ~/.claude/commands/apupsis-claude-code-skill-factory-build-hook.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Apupsis/claude-code-skill-factory/HEAD/.claude/commands/build-hook.md -o ~/.claude/commands/apupsis-claude-code-skill-factory-build-hook.md

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

Full documentation available on GitHub

View Source Repository