implementation-handoff

Translate a slice plan into a structured implementation handoff artifact.

58|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fagemx/gstack-game --skill implementation-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-handoff
Source: https://github.com/fagemx/gstack-game/tree/main/skills/implementation-handoff
Command: npx skills add https://github.com/fagemx/gstack-game --skill implementation-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill translates a design slice plan into a complete implementation handoff that preserves the original design intent for build execution, ensuring developers know exactly what to build and how the player should experience it.

Core Features & Use Cases

  • Generate a structured handoff that defines Build Target, Scope, Gameplay Requirements, and Acceptance Criteria.
  • Tag each item with MUST / SHOULD / COULD and explicitly identify the "soul" of the mechanic to guide development and QA.
  • Provide a templated artifact layout (including Build Target, Scope, Gameplay Requirements, System Requirements, Asset & Test Hooks, Acceptance Criteria, Known Risks, and Review Logs) that can be saved to the shared project directory for downstream skills.
  • Support reference materials and decision context by linking to a references pack and handoff-template, enabling rapid iteration from slice plan to implementation.

Quick Start

Provide the slice plan for the target feature, and I will generate the full handoff artifact ready for review.

Frequently Asked Questions about implementation-handoff

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

FAQPage Schema
How do I turn a game design slice plan into a build-ready handoff for developers?

To turn a slice plan into a build-ready handoff, provide the slice plan to generate a structured artifact defining Build Target, Scope, Gameplay Requirements, and Acceptance Criteria. This ensures developers know exactly what to build and how the player should experience it.

What is a slice plan handoff in game development?

A slice plan handoff is a comprehensive implementation artifact that translates design intent into concrete build targets, gameplay requirements, and acceptance criteria. It bridges the gap between design and execution by providing developers with a structured template ready for review.

How do I prioritize gameplay requirements and mechanics for a prototype build?

Prioritize gameplay requirements and mechanics for a prototype build by tagging each item with MUST, SHOULD, or COULD priorities. This explicitly identifies the core 'soul' of the mechanic to guide development and QA efforts effectively.

What should be included in an implementation handoff artifact for early build targets?

An implementation handoff artifact for early build targets should include Build Target, Scope, Gameplay Requirements, System Requirements, Asset and Test Hooks, Acceptance Criteria, Known Risks, and Review Logs. This templated layout ensures all execution details are preserved.

Can I use this handoff template for prototypes and early game build targets?

Yes, this handoff template applies directly to prototypes and early build targets where a coder needs a concrete artifact. It describes the intended experience, interactions, and acceptance criteria to ensure the design intent is fully preserved for build execution.

How do I handle known risks and test hooks when translating design intent to developers?

Handle known risks and test hooks by utilizing the generated handoff artifact layout, which explicitly includes sections for Asset and Test Hooks alongside Known Risks. This provides clear decision context and supports rapid iteration from slice plan to implementation.