dev10x-ticket-jtbd

Generate and apply JTBD Job Stories to PR descriptions and tickets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the creation and application of Job Story descriptions to various development artifacts, ensuring clear user-centric context is always present.

Core Features & Use Cases

  • Drafts JTBD: Leverages a base skill to draft a Job Story based on provided context.
  • Writes to Target: Applies the approved Job Story to PR descriptions, GitHub issues, or Linear/JIRA tickets.
  • Use Case: After creating a pull request, use this skill to automatically generate and add a concise Job Story to the PR description, making its purpose immediately clear to reviewers.

Quick Start

Use the dev10x-ticket-jtbd skill to write a Job Story for PR number 1167.

Frequently Asked Questions about dev10x-ticket-jtbd

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

FAQPage Schema
How do I add a JTBD Job Story to a PR description?▼

To add a Job Story to a PR description, this skill drafts the JTBD from provided context and applies it directly to the pull request. It handles the write operation to ensure user-centric context is present for reviewers.

Can I automatically generate JIRA ticket context using job stories?▼

Yes, you can generate JIRA ticket context using job stories. The skill drafts the Job Story and writes it to JIRA tickets, automatically detecting the target and gathering identifiers to apply the context.

What is the best way to write user-centric context for GitHub issues?▼

The best way to write user-centric context for GitHub issues is using a Job Story. This skill drafts a concise JTBD using a base skill and writes it directly to the issue, making its purpose immediately clear.

Does this skill support automatic target detection for Linear tickets?▼

Yes, this skill supports automatic target detection for Linear tickets. It identifies the ticket target and gathers the necessary identifiers to apply the generated Job Story directly to the artifact.

When do I need to write Job Stories for development artifacts?▼

You need to write Job Stories for development artifacts when you want to ensure clear user-centric context is present. This is useful after creating a pull request to make its purpose immediately clear to reviewers.