story-build

Generate structured user stories with testable acceptance criteria.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating or refining user stories to meet Definition of Ready (DoR) standards and be "AI-ready" is a detailed process. This skill automates the generation of well-structured user stories with comprehensive, testable acceptance criteria, ensuring they are ready for AI-assisted development.

Core Features & Use Cases

  • Structured Story Generation: Creates stories in standard "As a... I want... So that..." format, including context, technical approach, and a DoR checklist.
  • Quality Acceptance Criteria: Generates specific, measurable, and testable AC in Given/When/Then format, covering happy path, edge cases, and error handling.
  • Scope Validation: Ensures stories are appropriately sized (1-3 days) and suggests splitting if too large.
  • Use Case: Provide a natural language description of a feature, and the skill will generate a complete, AI-ready user story with detailed acceptance criteria and a self-assessment, ready for your development backlog.

Quick Start

Generate a user story for a feature that allows customers to track their order status in real-time.