dev10x-jtbd

Generate Job Stories from issue tracker tickets and PR diffs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-jtbd
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dev10x-jtbd
Source: https://github.com/wooyek/dev10x-ai/tree/main/codex-skills/dev10x-jtbd
Command: npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-jtbd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of Job Stories, a powerful framework for defining user needs and desired outcomes, by gathering context from various sources like tickets and PRs.

Core Features & Use Cases

  • Context Gathering: Automatically collects relevant information from issue tracker tickets, parent tickets, and PR diffs.
  • Job Story Drafting: Crafts situation-driven Job Stories in the format "When ... [actor] wants to ... so [beneficiary] can ...".
  • Use Case: When starting work on a new feature ticket, use this Skill to draft a clear Job Story that captures the core user need and business value, ensuring alignment before development begins.

Quick Start

Use the dev10x-jtbd skill to draft a job story for ticket FEAT-519.

Frequently Asked Questions about dev10x-jtbd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to write job stories for feature development?▼

Yes, job stories can be used for bug fixes and refactoring because the skill defines user needs and desired outcomes across general software development tasks, not just new feature development.

How does context gathering from PR diffs improve job story creation?▼

Context gathering from PR diffs improves job story creation by sourcing relevant code changes alongside parent tickets, ensuring the drafted situation-driven narrative accurately captures core user needs and business value.

Do I need an issue tracking system integration to draft job stories?▼

Yes, issue tracking system integration is required because the skill sources relevant information directly from issue tracker tickets and parent tickets to automate the creation of job stories.

When should I use a job story instead of a user story for requirements gathering?▼

You should use a job story during requirements gathering when you need to focus on the situation and beneficiary outcomes rather than persona roles, capturing core user needs before development begins.