Che cos'è hook-authoring?
Creazione e configurazione degli hook Claude Code. Automazione basata sugli eventi PAI. USA QUANDO: "crea hook", "sistema hook", "modifica hook", "aggiungi hook" Fonte: multicam/qara.
Creazione e configurazione degli hook Claude Code. Automazione basata sugli eventi PAI. USA QUANDO: "crea hook", "sistema hook", "modifica hook", "aggiungi hook"
Installa rapidamente la skill AI hook-authoring nel tuo ambiente di sviluppo tramite riga di comando
Fonte: multicam/qara.
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
Creazione e configurazione degli hook Claude Code. Automazione basata sugli eventi PAI. USA QUANDO: "crea hook", "sistema hook", "modifica hook", "aggiungi hook" Fonte: multicam/qara.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/multicam/qara --skill hook-authoringCreazione e configurazione degli hook Claude Code. Automazione basata sugli eventi PAI. USA QUANDO: "crea hook", "sistema hook", "modifica hook", "aggiungi hook" Fonte: multicam/qara.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/multicam/qara --skill hook-authoring Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/multicam/qara