story-test-create

Generate TDD-style validation criteria for user stories meeting Definition of Ready standards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves?

Ensuring user stories meet Definition of Ready (DoR) standards and are "AI-ready" for development requires a structured validation process. This skill generates TDD-style validation criteria for user stories, ensuring they are well-defined and testable before any development begins.

Core Features & Use Cases

  • Validation Checklist Generation: Creates a comprehensive checklist to validate story structure, acceptance criteria quality, DoR compliance, and AI-readiness.
  • Quality Scoring Rubric: Defines a scoring system for completeness, clarity, testability, scoping, and AI-readiness, with clear passing thresholds.
  • Example Scenarios: Provides examples of good vs. bad story formats and acceptance criteria to guide refinement.
  • Use Case: Before writing or refining a user story, use this skill to generate a "Story Validation Tests" suite. This suite will define exactly what a good story looks like, helping you craft stories that are clear, complete, and ready for AI-assisted development.

Quick Start

Create TDD validation tests for a new user story about exporting customer health scores.