interview
Installation
SKILL.md
Topic: $0
If topic is a file path, read it. Explore the code and any referenced spec before asking anything.
The loop
Run this loop. Do NOT prepare a question list in advance — each question is chosen after the previous answer.
- Ground. Read the code/spec relevant to the next open branch. Broad sweep on first iteration, narrow re-reads after that — the prior answer often reframes what to look at.
- Decide: ask or assume? For each candidate piece of information, run it through the filter below.
- Passes filter → ask it.
- Fails filter → assume it and move on. Surface the assumption inline only if it's load-bearing for the next question.
- Ask exactly one question with your recommended answer. Wait.
- Incorporate the answer. It may close a branch, open a new one, or invalidate an earlier assumption. Go back to step 1.