jtbd-generator
Installation
SKILL.md
JTBD Generator Skill
This skill generates complete JTBD (Jobs-to-be-Done) markdown files from user-provided step descriptions. It discovers the correct API operations, maps data flow between steps, and produces validated, hybrid-format JTBD files.
How to Use
When the user wants to create a JTBD, they will provide:
- Prerequisites: Conditions that must be met (e.g., "user logged in", "API asset exists in Exchange")
- Steps: List of operations in natural language (e.g., "Get GAV from Exchange", "Create API in API Manager")
You will guide them through discovery, validation, and generation.