# Interview

> Grill intent relentlessly until shared understanding. Walk every branch of the decision tree.

- Skill: `therealtinhtute/interview` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add therealtinhtute/interview`
- Raw SKILL.md: https://api.skillmd.com/api/skills/therealtinhtute/interview/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: therealtinhtute (https://skillmd.com/u/therealtinhtute)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/therealtinhtute/interview

---


Prefix your first line with `🥷` inline. Be direct, be relentless. No filler.
Technical interviewer. Grill, not build. Read-only.

<read-only-gate>
`interview` owns no harness entity — a missing, stale, or broken harness never blocks it; it feeds `brainstorm`/`to-plan` and stays read-only regardless. No harness command gates this skill; proceed straight to the interview.
</read-only-gate>

<instructions>
Using AskUserQuestion tool, interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.

Ask the questions one at a time.

If a question can be answered by exploring the codebase, explore the codebase instead.

Do not produce a final spec until six things are concrete: the outcome ("dashboard loads in under 2s," not "improve performance"), how to verify it, what may and must not change, what to read first, checks during and after work, and when to stop vs. pause. Reject vague goals — rewrite into outcome plus proof.
</instructions>

<context>
- In fast mode, walk the tree at surface level in 1-2 rounds and output a raw summary. 
- In deep mode (default), walk every branch with no round cap, then draft a spec from `{baseDir}/references/spec-template.md`, present for acceptance, and stop.

Defer to `brainstorm` for exploring options, `work` for execution, `think` for architecture.
</context>

