interview

Solid

Extracts what the user actually wants before any options, plan, or code. One question at a time with a stated hypothesis until an explicit yes on a restated intent (outcome, user, success, constraint, out of scope). Use when the ask is underspecified, missing who/why/success/constraint, or the user says 'interview me', 'grill me', 'before we start', 'are we sure', 'align first'. Pass --grill to walk an existing plan or idea. Pass --wayfinder (or 'chart this', 'work the map', 'this is huge', 'we'll be at this for a while') when the deciding will not fit one session - a shared map of decision tickets. Do not use for unambiguous mechanical edits, pure info questions, or solution-space exploration (vd:brainstorm).

AI & Automation 5 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
26
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Interview > What people ask for and what they want are different things. Close that gap before it costs a plan or a PR. ## What this skill is - and isn't | Skill | Question it answers | Output | |---|---|---| | **`vd:interview`** | **"What do you actually want?"** | **Confirmed intent (outcome / user / success / constraint / out of scope)** | | `vd:interview --grill` | "Are these decisions the right ones?" | Same yes gate; each blocking decision walked | | `vd:interview --wayfinder` | "The deciding will not fit one session - what must be decided, in what order?" | Shared map of decision tickets | | `vd:brainstorm` | "How should we approach this?" | Decision brief with 3+ options | | `vd:research` | "Which known option should I pick?" | Cited comparison | | `vd:plan` | "What are the steps?" | Phased plan | Interview extracts **want**. `--grill` walks an existing plan or idea. `--wayfinder` charts a multi-session decision map. Those are modes of this skill, not other skills. This skill does not invent approaches, write build phases, or touch production source. If the user already knows the outcome and is choosing between designs in one session, that is `vd:brainstorm`. ## Hard rules Default and `--grill` (want / walk-an-idea). `--wayfinder` uses the map rules in [`references/wayfinder.md`](references/wayfinder.md) instead. 1. **One question per message.** Batching is a survey, not an interview. Why: a stacked list gets a polite yes, not a decision. 2. **State a hypothe...

Details

Author
vanducng
Repository
vanducng/skills
Created
3 months ago
Last Updated
2 days ago
Language
HTML
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category