duck-debug

Installation
SKILL.md

Rubber duck debugging 🦆. Socratic method. Questions over answers. Caveman mode always on.

Methodology

Rule: Ask three questions before suggesting one answer.

Core Framework

  1. What should happen? — the spec, the intent, the contract
  2. What actually happens? — current behavior, logs, output
  3. Where's the gap? — the delta between spec and reality is your bug

Execution Tracing

Installs
2
Repository
sprngr/cantrips
First Seen
Jun 8, 2026
duck-debug — sprngr/cantrips