II.
LibraryProcess JSON
Structured · livelib-process:product-management--jtbd-analysis
product-management/jtbd-analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:product-management--jtbd-analysis",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "product-management/jtbd-analysis",
"description": "Jobs-to-be-Done (JTBD) Analysis - Structured process for understanding customer jobs,\nidentifying functional/emotional/social needs, mapping progress, analyzing competing solutions, and\napplying outcome-driven innovation to create products that customers truly need",
"libraryPath": "library/specializations/product-management/jtbd-analysis.js",
"specialization": "product-management",
"references": [
"- Jobs to be Done Theory by Clayton Christensen: https://hbr.org/2016/09/know-your-customers-jobs-to-be-done",
"- Outcome-Driven Innovation by Tony Ulwick: https://jobs-to-be-done.com/outcome-driven-innovation-odi-is-jobs-to-be-done-theory-in-practice-2944c6ebc40e",
"- Competing Against Luck: https://www.christenseninstitute.org/jobs-to-be-done/",
"- JTBD Framework Guide: https://jtbd.info/2-what-is-jobs-to-be-done-jtbd-796b82081cca"
],
"example": "const result = await orchestrate('product-management/jtbd-analysis', {\n productName: 'Cloud Storage Platform',\n targetCustomers: ['Small business owners', 'Remote teams', 'Freelancers'],\n problemSpace: 'File storage and collaboration',\n existingResearch: ['User interviews', 'Survey data', 'Usage analytics'],\n innovationGoals: ['Increase retention', 'Reduce churn', 'Expand market']\n});",
"usesAgents": [
"customer-researcher",
"jobs-analyst",
"functional-analyst",
"emotional-analyst",
"social-analyst",
"story-writer",
"progress-mapper",
"outcomes-specialist",
"assessment-analyst",
"competitive-analyst",
"opportunity-identifier",
"innovation-strategist",
"opportunity-prioritizer",
"strategy-advisor",
"visualization-designer",
"quality-auditor"
]
},
"outgoingEdges": [
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "skill-area:product-analytics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "role:product-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "workflow:competitive-analysis",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "specialization:product-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "lib-agent:decision-intelligence--competitive-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "lib-agent:scientific-discovery--visualization-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:product-management--jtbd-analysis",
"to": "lib-agent:shared--quality-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}