# Jobs To Be Done Practice

> Practical JTBD interview techniques, job mapping, and translating jobs into features.

- Skill: `dragoon0x/jobs-to-be-done-practice` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/jobs-to-be-done-practice`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/jobs-to-be-done-practice/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/jobs-to-be-done-practice

---


# Jobs To Be Done Practice

## The Interview
### Timeline Interview Format
Walk backwards from the moment of purchase/adoption:
1. What triggered you to look for a solution?
2. What were you using before?
3. What didn't work about the previous solution?
4. How did you find alternatives?
5. What made you choose this option?
6. What almost stopped you from switching?

### Key Questions
- 'Tell me about the last time you...' (gets specific, recent stories)
- 'What were you hoping would happen?' (reveals desired outcome)
- 'What was the hardest part?' (reveals pain points)
- 'What would you do if this didn't exist?' (reveals the real competition)

## Job Mapping
Break down the main job into steps:
1. Define what needs to be done
2. Locate inputs needed
3. Prepare to do the job
4. Confirm readiness
5. Execute the job
6. Monitor progress
7. Modify as needed
8. Conclude

Each step has potential for innovation (where is it hard, slow, or error-prone?)

