Rubber debug duck
booting session...

> RubberDuck.debug()

Explain the bug. Follow the path. Ship the fix.

duck-session — bash

duck@debug:~$ ./start-session.sh

$ describe issue --env production

> analysing stack trace...

$ git log --oneline -10

> narrowing root cause...

$ strace -p $PID

> check

$

rubber duck debugging as a service · v0.1.0-mvp