·hook-creator
</>

hook-creator

oimiragieo/agent-studio

Creates and registers hooks for the Claude Code framework. Handles pre/post tool execution, validation, memory, and session hooks. Use when new validation, safety, or automation hooks are needed.

0Installs·0Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill hook-creator

SKILL.md

Creates, validates, and registers hooks for the multi-agent orchestration framework.

| Type | Location | Purpose | When Triggered |

| Safety | .claude/hooks/safety/ | Validate commands, block dangerous ops | Before Bash/Write/Edit | | Memory | .claude/hooks/memory/ | Auto-update learnings, extract insights | After task completion | | Routing | .claude/hooks/routing/ | Enforce router-first protocol | On UserPromptSubmit |

Creates and registers hooks for the Claude Code framework. Handles pre/post tool execution, validation, memory, and session hooks. Use when new validation, safety, or automation hooks are needed. Source: oimiragieo/agent-studio.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill hook-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is hook-creator?

Creates and registers hooks for the Claude Code framework. Handles pre/post tool execution, validation, memory, and session hooks. Use when new validation, safety, or automation hooks are needed. Source: oimiragieo/agent-studio.

How do I install hook-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill hook-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oimiragieo/agent-studio