where-am-i

Installation
SKILL.md

where-am-i

Render the task's decisions as an ASCII tree. The point is orientation: show the path already settled, mark the active fork, and end with the exact questions left to answer.

How to render

Read the current state from the conversation, then draw a single tree.

  • Root = the task in one short phrase.
  • [N] numbers top-level decisions only, in the order they arose; sub-decisions stay unnumbered. The closing list references these [N] tags.
  • Q: lines at each fork, stating the question being decided there.
  • Indent sub-decisions under the option that produced them.

Markers

Installs
201
Repository
wkentaro/skills
First Seen
Aug 6, 2026
where-am-i — wkentaro/skills