Create Jobs-to-be-Done (JTBD) analysis for product features
Copy the command definition below into:
~/.claude/commands/create-jtbd-davila7.md---
allowed-tools: Read, Write, Edit, Grep, Glob
argument-hint: [feature-name] | --template | --interactive
description: Create Jobs-to-be-Done (JTBD) analysis for product features
---
# Create Jobs-to-be-Done Document
You are an experienced Product Manager. Create a Jobs to be Done (JTBD) document for a feature we are adding to the product: **$ARGUMENTS**
**IMPORTANT:**
- Focus on the feature and user needs, not technical implementation
- Do not include any time estimates
## Required Documentation
1. **Product Documentation**: @product-development/resources/product.md (to understand the product)
2. **Feature Idea**: @product-development/current-feature/feature.md (to understand the feature idea)
**IMPORTANT**: If you cannot find the feature file, exit the process and notify the user.
## Task
Create a JTBD document that captures the why behind user behavior and focuses on the problem or job the user is trying to get done:
1. Use the JTBD template from `@product-development/resources/JTBD-template.md`
2. Based on the feature idea, create a JTBD document that includes:
- Job statements following "When [situation], I want [motivation], so I can [expected outcome]"
- User needs and pain points analysis
- Desired outcomes from user perspective
- Competitive analysis through JTBD lens
- Market opportunity assessment
3. Output the JTBD document to `product-development/current-feature/JTBD.md`
Focus on understanding the fundamental jobs users are trying to accomplish rather than technical features.Compress a markdown/text file into caveman format to save tokens
Generate comprehensive investor-ready business case document with market, solution, financials, and strategy
Generate comprehensive C4 architecture documentation (Context, Container, Component, Code) for a codebase using bottom-up analysis and four coordinated C4 agents.