story-done

Validate acceptance criteria and update story status to Complete.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/naxoruto/TE-limonchero-3d --skill story-done-naxoruto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: story-done
Source: https://github.com/naxoruto/TE-limonchero-3d/tree/main/.claude/skills/story-done
Command: npx skills add https://github.com/naxoruto/TE-limonchero-3d --skill story-done-naxoruto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Story Done skill closes the loop between design and implementation by validating acceptance criteria, surfacing the next ready story from the sprint, and prompting the necessary reviews before a story is marked Complete.

Core Features & Use Cases

  • Verifies every acceptance criterion against the implementation.
  • Documents GDD/ADR deviations and prompts code review.
  • Surfaces the next ready story from the sprint and updates story status.

Quick Start

Review the current sprint story and run the completion workflow from Phase 1 through Phase 6, then confirm before updating the story to Complete.

Frequently Asked Questions about story-done

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

FAQPage Schema
How do I automate acceptance criteria validation before marking a story complete?▼

Automated acceptance criteria validation verifies every criterion against the implementation, documents GDD/ADR deviations, and prompts code review before updating story status to Complete.

What is the story completion workflow for sprint gates?▼

Sprint gate completion coordinates Phase 3 through Phase 7 validation gates, reading the story file and interacting with QA, code review, and completion notes pipelines to enforce compliance and test evidence requirements.

How to document GDD and ADR deviations during story completion?▼

GDD and ADR deviations are documented during completion validation by checking implementation against referenced design documents, recording discrepancies in a structured completion report with notes and next steps.

Can I surface the next ready story automatically after closing a sprint story?▼

Surfacing the next ready story happens automatically after updating current story status to Complete, coordinating across sprint stories to identify and present the next actionable item.

Does story completion require test evidence and manifest version checks?▼

Test evidence requirements and manifest version checks are enforced during completion validation, ensuring compliance with referenced standards before the story status is updated to Complete.

What are the limitations of automated story completion validation?▼

Automated completion validation operates within defined Phase 3 to Phase 7 gates and requires proper story file formatting, GDD/ADR references, and test evidence to function correctly.