Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

jtbd-analysisJTBD 分析

Agent Skill

jtbd-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

303

周安装

13

GitHub Stars

61

下载量

106
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:jtbd-analysis(JTBD 分析)
来源仓库:https://github.com/melodic-software/claude-code-plugins
仓库路径:skills/jtbd-analysis
安装命令:
npx skills add https://github.com/melodic-software/claude-code-plugins --skill jtbd-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/melodic-software/claude-code-plugins --skill jtbd-analysis

简介

jtbd-analysis 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。
  • 可结合来源仓库和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网或命令执行。
  • 使用时需注意其功能边界,避免过度依赖自动化结果。

SKILL.md

Jobs to Be Done (JTBD) Analysis

Jobs to Be Done is a framework for understanding why customers "hire" products to help them make progress in specific circumstances.

When to Use This Skill

Keywords: jobs to be done, JTBD, customer jobs, functional jobs, emotional jobs, social jobs, job statements, outcome-driven innovation, Clayton Christensen, hiring products, customer progress

Use this skill when:

  • Understanding the underlying motivation behind feature requests
  • Reframing requirements from features to customer outcomes
  • Discovering unmet needs that competitors haven't addressed
  • Prioritizing features based on importance vs satisfaction
  • Interviewing customers about their struggles and desired progress
  • Analyzing why customers switch to or from competitors

Core Concepts

The JTBD Framework

Customers don't buy products.
Customers HIRE products to get a JOB done.

Classic Example: People don't buy a 1/4" drill. They hire it to make a 1/4" hole. But even deeper: they hire it to hang a picture, which helps them feel at home.

Job Dimensions

DimensionDescriptionExample
FunctionalThe practical task to accomplish"Hang a picture on the wall"
EmotionalHow the person wants to feel"Feel proud of my decorated home"
SocialHow they want to be perceived"Be seen as having good taste"

Job Statement Format

When [situation], I want to [motivation], so I can [expected outcome].

Examples:

job_statements:
  - context: "When I'm starting a new project"
    motivation: "I want to quickly find qualified freelancers"
    outcome: "so I can get work done without spending weeks recruiting"

  - context: "When I'm cooking dinner for guests"
    motivation: "I want a recipe that's impressive but not complex"
    outcome: "so I can enjoy the evening without stress"

  - context: "When my flight is delayed"
    motivation: "I want real-time updates on my phone"
    outcome: "so I can plan my connections and notify people waiting"

JTBD Interview Technique

The Switch Interview

Understand why customers switched to your product:

switch_interview_flow:
  1. First thought:
     "When did you first start thinking you needed [solution]?"

  2. Passive looking:
     "What did you do about it initially?"

  3. Active looking:
     "When did you start actively looking for alternatives?"

  4. Deciding:
     "What made you finally choose [product]?"

  5. Consuming:
     "What happened after you started using it?"

  6. Satisfaction:
     "How is it working out? What's still frustrating?"

Push/Pull Forces

PUSH (Away from current situation)
├── Problems with current solution
├── Frustrations and pain points
└── Triggering events

PULL (Toward new solution)
├── Attraction to new way
├── Hoped-for outcomes
└── Perceived improvements

INERTIA (Keeping current behavior)
├── Habits and familiarity
├── Switching costs
└── "Good enough" mentality

ANXIETY (About new solution)
├── Will it actually work?
├── Learning curve
└── Risk of wrong choice

For change to happen: Push + Pull > Inertia + Anxiety

Mapping Jobs to Requirements

Job Map Structure

Break down the main job into stages:

job_map:
  main_job: "Prepare a healthy meal for my family"

  stages:
    1_define:
      name: "Define what to make"
      sub_jobs:
        - "Decide on dietary constraints"
        - "Consider what's in the fridge"
        - "Find a suitable recipe"

    2_prepare:
      name: "Prepare ingredients"
      sub_jobs:
        - "Gather all ingredients"
        - "Prep vegetables and proteins"
        - "Measure quantities"

    3_execute:
      name: "Cook the meal"
      sub_jobs:
        - "Follow recipe steps"
        - "Time multiple dishes"
        - "Adjust seasoning"

    4_complete:
      name: "Serve and clean up"
      sub_jobs:
        - "Plate attractively"
        - "Clean as you go"
        - "Store leftovers properly"

From Jobs to Features

translation_pattern:
  job: "Find a suitable recipe quickly"

  requirements:
    functional:
      - "Search recipes by ingredient"
      - "Filter by dietary restrictions"
      - "Sort by prep time"

    emotional:
      - "Show confidence ratings"
      - "Display success photos"
      - "Offer beginner-friendly options"

    social:
      - "Enable sharing on social media"
      - "Show what friends have made"
      - "Community ratings and reviews"

Outcome-Driven Innovation (ODI)

Outcome Statements

More precise than job statements:

[Direction] + [measure] + [object of control] + [context]

Examples:

outcome_statements:
  - "Minimize the time it takes to find a relevant recipe"
  - "Increase the likelihood that ingredients are in stock"
  - "Reduce the effort required to clean up after cooking"
  - "Minimize the risk of burning or overcooking food"

Importance vs Satisfaction Matrix

                    HIGH IMPORTANCE
                          │
     OVER-SERVED          │         UNDERSERVED
     (Don't invest)       │         (Opportunity!)
                          │
  ──────────────────────────────────────────────
                          │
     APPROPRIATELY        │         APPROPRIATELY
     SERVED               │         SERVED
     (Low value area)     │         (Maintain)
                          │
                    LOW IMPORTANCE
                          │
            LOW SATISFACTION ───────── HIGH SATISFACTION

Opportunity Score = Importance + (Importance - Satisfaction)

Integration with Elicitation

JTBD-Enhanced Interview Questions

Add these to stakeholder interviews:

jtbd_questions:
  context:
    - "When do you typically need to [activity]?"
    - "What triggers you to start this process?"

  motivation:
    - "What are you ultimately trying to achieve?"
    - "Why is this important to you?"

  current_solution:
    - "How do you handle this today?"
    - "What's frustrating about the current approach?"

  desired_progress:
    - "In an ideal world, how would this work?"
    - "What would success look like?"

  emotional:
    - "How do you feel when this goes wrong?"
    - "How would you feel if this was effortless?"

  social:
    - "Who else is affected by how you do this?"
    - "How do others perceive this activity?"

Synthesizing JTBD from Requirements

# After elicitation, analyze through JTBD lens
/requirements-elicitation:discover "inventory management"

# Then apply JTBD framework
# Load this skill and analyze:
# 1. What job are users hiring this system to do?
# 2. What are the functional/emotional/social dimensions?
# 3. Which jobs are underserved?

Output Format

JTBD Analysis Report

jtbd_analysis:
  domain: "inventory management"
  date: "2025-12-26"

  main_job:
    statement: "Keep the right products in stock without excess inventory"
    context: "As a retail manager responsible for product availability"

  job_dimensions:
    functional:
      - "Predict demand accurately"
      - "Reorder at the right time"
      - "Track stock levels"

    emotional:
      - "Feel confident about stock decisions"
      - "Avoid the stress of stockouts"
      - "Pride in efficient operations"

    social:
      - "Be seen as competent by leadership"
      - "Maintain customer satisfaction"
      - "Demonstrate data-driven decisions"

  job_map:
    - stage: "Monitor inventory levels"
      jobs: [...]
      opportunities: [...]

  opportunity_scores:
    - job: "Predict seasonal demand"
      importance: 9
      satisfaction: 4
      score: 14  # High opportunity

    - job: "Generate reorder reports"
      importance: 6
      satisfaction: 7
      score: 5   # Low priority

Related Commands

  • /interview - Conduct JTBD-style interviews
  • /simulate - Simulate stakeholders for JTBD exploration
  • /discover - Full elicitation workflow
  • /prioritize - Use JTBD opportunity scores for prioritization

References

For detailed guidance:

External:

  • Clayton Christensen's "Competing Against Luck"
  • Bob Moesta's "Demand-Side Sales 101"
  • JTBD.info

Version History

  • v1.0.0 (2025-12-26): Initial release - JTBD Analysis skill

Last Updated: 2025-12-26

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

trae

27.4%
按下载量换算29

Antigravity

25.48%
按下载量换算27

windsurf

16.1%
按下载量换算17

Claude Code

14.21%
按下载量换算15

Codex

7.93%
按下载量换算8

Gemini CLI

3.61%
按下载量换算4

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills