story-done

Validate game development stories against acceptance criteria and design documentation.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill story-done-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-done
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/story-done
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill story-done-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that game development stories are not just finished, but verified against acceptance criteria, design documents, and architectural constraints before being marked as complete.

Core Features & Use Cases

  • Verification Gate: Automatically checks for file existence, test coverage, and adherence to GDD requirements.
  • Quality Assurance: Coordinates with the QA lead to ensure logic, integration, and visual/feel criteria are met.
  • Sprint Momentum: Surfaces the next ready story and updates the sprint status automatically to keep the development cycle moving.

Quick Start

Run the story-done skill on the current story file to verify all acceptance criteria and update the sprint status.

Frequently Asked Questions about story-done

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

FAQPage Schema
How do I verify game development stories against acceptance criteria and GDD requirements?

To verify game development stories, you can cross-reference acceptance criteria with implementation files and design documentation. This skill executes automated checks for test coverage, GDD alignment, and architectural constraints before marking stories complete.

Can I automate QA sign-off for logic, integration, and visual feel criteria?

Automated QA sign-off is facilitated by coordinating with the QA lead to ensure logic, integration, and visual or feel criteria are met. Verification gates check file existence, test coverage, and GDD adherence across the project lifecycle.

What is a verification gate in game development sprint management?

A verification gate is an automated checkpoint that validates story completion by checking file existence, test coverage, and adherence to GDD requirements. It ensures development stories are verified against design documents and architectural constraints before completion.

How do I automate sprint status updates after a story passes verification?

Sprint status updates automatically when verification passes. The system surfaces the next ready story and transitions the current story through development, QA sign-off, and sprint progression using structured verification gates.

Does story verification work without external dependencies?

Story verification operates with no external dependencies. It cross-references acceptance criteria with implementation files and design documentation internally to execute automated checks for test coverage and architectural constraints.