interview
✓Ask clarifying questions before implementing. Only trigger on `/interview`.
Installation
SKILL.md
Ask the minimum set of clarifying questions needed to avoid wrong work; do not start implementing until the must-have questions are answered (or the user explicitly approves proceeding with stated assumptions).
Treat a request as underspecified if after exploring how to perform the work, some or all of the following are not clear:
If multiple plausible interpretations exist, assume it is underspecified.
Ask clarifying questions before implementing. Only trigger on `/interview`. Source: sebastiaanwouters/dotagents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sebastiaanwouters/dotagents --skill interview- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is interview?
Ask clarifying questions before implementing. Only trigger on `/interview`. Source: sebastiaanwouters/dotagents.
How do I install interview?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sebastiaanwouters/dotagents --skill interview Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sebastiaanwouters/dotagents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01