·hook-authoring
</>

hook-authoring

multicam/qara

Claude Code hook creation and configuration. PAI event-driven automation. USE WHEN: "create hook", "hook system", "modify hooks", "add hook"

6Installs·2Trend·@multicam

Installation

$npx skills add https://github.com/multicam/qara --skill hook-authoring

SKILL.md

When user requests creating a new hook: Examples: "create a hook for X", "add a hook", "make a SessionStart hook" -> READ: ${PAIDIR}/skills/hook-authoring/workflows/create-hook.md -> EXECUTE: Follow hook creation workflow

When user needs to debug hooks: Examples: "hook not working", "debug hooks", "hook troubleshooting" -> READ: ${PAIDIR}/skills/hook-authoring/workflows/debug-hooks.md -> EXECUTE: Run debugging checklist

SessionStart When: New Claude Code session begins Use Cases: Load context, initialize state, capture metadata

Claude Code hook creation and configuration. PAI event-driven automation. USE WHEN: "create hook", "hook system", "modify hooks", "add hook" Source: multicam/qara.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/multicam/qara --skill hook-authoring
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is hook-authoring?

Claude Code hook creation and configuration. PAI event-driven automation. USE WHEN: "create hook", "hook system", "modify hooks", "add hook" Source: multicam/qara.

How do I install hook-authoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/multicam/qara --skill hook-authoring 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/multicam/qara