woostack-ask
Installation
SKILL.md
woostack-ask
Answer a question about the codebase, read-only. This is woostack's own investigation phase: the
place to ask "how does X work", "where does Y live", or "what would it take to integrate Z" and
get an answer grounded in the project's accumulated knowledge — without any risk of a write. It is
the investigative twin of woostack-debug (which root-causes a bug)
and the read-only twin of woostack-dream (which curates the
same corpus with writes and a gate). woostack-ask owns no approval gate, never writes anything, and
hands the answer back.
It is a public command — /woostack-ask <question> — with no internal callers. It always runs
autonomously: there is no interactive mode and no flag.