woostack-debug
woostack-debug
Find the root cause of any bug, test failure, or unexpected behavior before attempting a fix. This is woostack's own systematic-debugging phase: a place every woostack skill can route a stuck verification or a confirmed bug instead of falling back to guess-and-check. It owns no approval gate, never writes code, never commits, and never merges — it hands the diagnosed root cause back.
It is a public command — /woostack-debug <target> — and an internal hook:
woostack-execute and
woostack-execute-overnight dispatch it on a
repeatedly-failing verification, and woostack-review points the
author at it for a confirmed bug. It always runs autonomously — there is no interactive mode and
no flag; running it performs a full root-cause analysis and hands the findings back.