# Interview Me

> Interrogates requirements one question at a time before a spec is written

Source: https://aistack.sh/skill/interview-me
Real source: https://github.com/addyosmani/agent-skills/tree/main/skills/interview-me
Author: Addy Osmani
Category: planning
Works with: claude-code, cursor, codex, gemini-cli
Last verified: 2026-09-06

Asks requirements-gathering questions one at a time instead of guessing, so a feature spec starts from what the user actually wants. Part of Addy Osmani's Agent Skills lifecycle collection.

## Install

### claude-code

```
npx skills add addyosmani/agent-skills --skill interview-me
```

Uses the open skills CLI (vercel-labs/skills), which installs into 70+ agents. A native Claude Code marketplace path also exists: /plugin marketplace add addyosmani/agent-skills then /plugin install agent-skills@addy-agent-skills (installs all skills in the collection, not just this one).

---

From aistack.sh. Last verified 2026-09-06.
