·debug-hooks
</>

debug-hooks

parcadei/continuous-claude-v3

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.

28Installs·1Trend·@parcadei

Installation

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill debug-hooks

SKILL.md

Source edits alone don't take effect - the shell wrapper runs the bundled .mjs.

| Hook never runs | Not registered in settings.json | Add to correct event in settings | | Hook runs but no output | Detached spawn hiding errors | Add logging, check manually | | Wrong session ID | Using "most recent" query | Pass ID explicitly | | Works locally, not in CI | Missing dependencies | Check npx/node availability |

| Runs twice | Registered in both global + project | Remove duplicate |

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly. Source: parcadei/continuous-claude-v3.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill debug-hooks
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is debug-hooks?

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly. Source: parcadei/continuous-claude-v3.

How do I install debug-hooks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill debug-hooks 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/parcadei/continuous-claude-v3