story-done

Automate end-of-story completion reviews by verifying acceptance criteria and updating story status.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill story-done-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-done
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/story-done
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill story-done-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-of-story completion review process in game development, ensuring all acceptance criteria are met, GDD/ADR deviations are documented, and the story status is updated accordingly.

Core Features & Use Cases

  • Automated Review: Reads story files, verifies acceptance criteria, checks for deviations, prompts code review, and updates story status.
  • Flexible Review Modes: Supports full, lean, and solo review modes for different use cases.
  • Integration with Tools: Integrates with various tools for testing, code review, and documentation.

Quick Start

Run the 'story-done' skill with the path to your story file, e.g., story-done production/epics/core/story-damage-calculator.md.

Frequently Asked Questions about story-done

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

FAQPage Schema
How do I automate end-of-story completion review for game development?

To automate end-of-story completion review for game development, use a skill that reads story files, verifies acceptance criteria, checks for GDD or ADR deviations, and updates story status automatically.

Can I customize the game development story review process for solo developers?

Yes, the story review process supports full, lean, and solo review modes, allowing solo game developers to customize the acceptance criteria verification and code review steps to fit their workflow.

How do I verify acceptance criteria and check for design deviations in story files?

To verify acceptance criteria and check for design deviations, the skill reads your story files, automatically checks for GDD and ADR deviations, and updates the story status based on completion.

Does the end-of-story review skill integrate with existing testing and code review tools?

Yes, the end-of-story review skill integrates with various tools for testing, code review, and documentation to ensure comprehensive verification of acceptance criteria and story completion status.

What is the best way to update story status after completing a game development sprint?

The best way to update story status is by running an automated review skill with the path to your story file, which verifies acceptance criteria and updates the status after checking for deviations.

When should I use lean review mode instead of full review mode for story completion?

Use lean review mode for faster verification of acceptance criteria when time is limited, and full review mode when you need comprehensive code review, testing, and deviation documentation for story completion.