debug-fixed

Installation
SKILL.md

Debug Fixed

User confirms the bug is fixed. Clean up and summarize.

User Notes

$ARGUMENTS

Workflow

Step 1: Remove Instrumentation

Remove all __debugLog() calls from instrumented files:

  • All __debugLog(...) calls
  • The logger function declaration at the top of each file
  • Any imports added for the logger (e.g., appendFileSync, mkdirSync, existsSync)

Step 2: Stop Collector

Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 18, 2026