vertical-slice

Validate a game's core loop with a playtested vertical slice.

47|12|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill vertical-slice-nuoyanruoshui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vertical-slice
Source: https://github.com/nuoyanruoshui/GodotGameFramework/tree/main/Godot/.claude/skills/vertical-slice
Command: npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill vertical-slice-nuoyanruoshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill validates whether a game's complete core loop can be delivered at representative production quality before the team commits to full production, exposing design, architecture, pipeline, fun, and schedule risks early.

Core Features & Use Cases

  • End-to-End Validation: Define and build a polished start-to-challenge-to-resolution gameplay cycle.
  • Production Feasibility Testing: Evaluate technical architecture, content pipelines, quality targets, and development velocity.
  • Structured Decision Gates: Produce a PROCEED, PIVOT, or KILL verdict based on playtest observations, implementation findings, and measurable criteria.
  • Use Case: After completing a game's GDDs, architecture, and UX specifications, use this Skill to scope a 3–5 minute representative slice, implement it with controlled checkpoints, conduct playtests, and document whether the project should advance to production.

Quick Start

Run the vertical-slice skill with the desired review mode, define the core loop and validation question, confirm the scope, and build the slice for playtesting.

Frequently Asked Questions about vertical-slice

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

FAQPage Schema
What is a vertical slice in game development and when do I need one?

A vertical slice validates whether a complete game loop can be built and experienced at representative production quality. You need it after completing concept, GDD, architecture, and UX work to test feasibility, fun survival, and development velocity before full production.

How do I validate my game loop for production feasibility?

To validate your game loop for production feasibility, scope a 3–5 minute representative slice, implement it with controlled checkpoints, conduct playtests, and document a PROCEED, PIVOT, or KILL decision based on measurable criteria and implementation findings.

How long should a vertical slice be for playtesting?

A vertical slice for playtesting should be a 3–5 minute representative gameplay cycle. It must deliver a polished start-to-challenge-to-resolution loop to accurately test fun survival, technical architecture, and content pipelines.

What decision criteria should I use after vertical slice playtesting?

After vertical slice playtesting, use structured reporting to produce a PROCEED, PIVOT, or KILL verdict. This decision is based on playtest observations, implementation findings, technical decisions, and measurable criteria tracking development velocity.

Can I test content pipelines and technical architecture with a vertical slice?

Yes, a vertical slice tests content pipelines, technical architecture, and quality targets alongside fun survival. It exposes design, pipeline, and schedule risks early by requiring scoped implementation and velocity tracking at representative production quality.

Why does my game need a vertical slice before full production?

Your game needs a vertical slice before full production to expose design, architecture, pipeline, fun, and schedule risks early. It validates whether the complete core loop can be delivered at representative quality before the team commits to full production.