story-creator

Convert natural language requirements into structured user stories with acceptance criteria.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LaunchCG/claude-marketplace-pub --skill story-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-creator
Source: https://github.com/LaunchCG/claude-marketplace-pub/tree/main/plugins/ai-sdlc/skills/story-creator
Command: npx skills add https://github.com/LaunchCG/claude-marketplace-pub --skill story-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires atlassian.

What problem does it solve?

Converting natural language requirements into structured, AI-ready user stories is a manual, often inconsistent process. This skill automates the generation of well-formatted user stories, ensuring they are clear, complete, and suitable for AI-assisted development.

Core Features & Use Cases

  • Requirements Parsing: Extracts user/persona, capability, value, context, and constraints from natural language input.
  • Structured Story Generation: Creates stories in standard formats (Feature, Bug, Technical, Spike) with sections for context, technical approach, and acceptance criteria.
  • AI-Readiness Validation: Assesses the story's suitability for AI development, ensuring clarity and testability.
  • Use Case: Provide a conversation transcript or a feature request, and the skill will generate a complete user story, including a summary, context, and a checklist for AI-readiness, ready for your backlog.

Quick Start

Create a user story from this requirement: "Users need to export their dashboard data as a PDF for sharing with stakeholders."