·debug-hooks
</>

debug-hooks

parcadei/continuous-claude-v3

Systematischer Hook-Debugging-Workflow. Verwenden Sie diese Option, wenn Hooks nicht ausgelöst werden, eine falsche Ausgabe erzeugen oder sich unerwartet verhalten.

28Installationen·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 |

Systematischer Hook-Debugging-Workflow. Verwenden Sie diese Option, wenn Hooks nicht ausgelöst werden, eine falsche Ausgabe erzeugen oder sich unerwartet verhalten. Quelle: parcadei/continuous-claude-v3.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill debug-hooks
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist debug-hooks?

Systematischer Hook-Debugging-Workflow. Verwenden Sie diese Option, wenn Hooks nicht ausgelöst werden, eine falsche Ausgabe erzeugen oder sich unerwartet verhalten. Quelle: parcadei/continuous-claude-v3.

Wie installiere ich debug-hooks?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill debug-hooks Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/parcadei/continuous-claude-v3