ln-310-story-validator

Validate planned stories and tasks against quality standards with a GO/NO-GO verdict.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-310-story-validator-dorrio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-310-story-validator
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/ln-310-story-validator
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill ln-310-story-validator-dorrio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that planned stories and their tasks meet project quality standards before development begins, preventing wasted effort on poorly defined work.

Core Features & Use Cases

  • Automated Quality Audit: Reviews tasks for completeness, independence, verifiability, scope, and size.
  • Auto-Fixing: Corrects minor structural issues in tasks.
  • Verdict System: Provides a clear GO/NO-GO decision for story readiness.
  • Use Case: A product manager can use this skill to quickly validate a set of user stories and their associated tasks, ensuring they are ready for the development team to pick up, thereby streamlining the workflow.

Quick Start

Validate the current story and its tasks, then move it to 'Todo' if approved.

Frequently Asked Questions about ln-310-story-validator

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

FAQPage Schema
How do I validate user stories before development begins?

Story validation involves auditing planned stories and their tasks against quality standards for completeness, independence, and verifiability, resulting in a clear GO or NO-GO verdict to ensure readiness for development.

What quality criteria are checked during an agile story audit?

An agile story audit checks tasks for completeness, independence, verifiability, appropriate scope, and manageable size, ensuring that planned work meets project quality standards before receiving a GO verdict.

Can I automatically fix minor structural issues in backlog tasks?

Yes, you can automatically fix minor structural issues in backlog tasks, as the story validation process includes auto-fixing capabilities to correct task formatting and structure before issuing a readiness verdict.

How do I move validated backlog stories to Todo for development?

To move validated backlog stories to Todo, the skill operates on stories in the 'Backlog' status and automatically transitions them to 'Todo' upon approving their task quality and issuing a GO verdict.

What is a go no-go decision in workflow automation for task validation?

A go no-go decision in task validation is a definitive verdict determining whether planned stories meet project quality standards and are ready for development, preventing wasted effort on poorly defined work.