bootstrap

Decompose game pitch documents into dependency-mapped epics for parallel execution.

10|2|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tykisgod/quick-question --skill bootstrap-tykisgod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/tykisgod/quick-question/tree/main/skills/bootstrap
Command: npx skills add https://github.com/tykisgod/quick-question --skill bootstrap-tykisgod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Game development projects often start with vague high-level visions that are difficult to break into actionable, dependency-aware workstreams, leading to disjointed progress, missed dependencies, and wasted time on manual planning. This Skill eliminates that friction by automatically decomposing your game pitch into structured epics and orchestrating the full development pipeline for each.

Core Features & Use Cases

  • Automated Vision Decomposition: Extracts core design pillars, fragment rules, and reference games from your pitch to create clear, actionable epics.
  • Parallel Pipeline Orchestration: Runs independent epics simultaneously to accelerate development, with built-in dependency tracking to avoid conflicts.
  • Resilient State Tracking: Automatically tracks progress, handles retries for failed steps, and lets you resume work exactly where you left off after interruptions.
  • Use Case: If you have a pitch for a turn-based WWII PVP game, this Skill will break it into core gameplay, multiplayer, art, and UI epics, then run each through design, planning, execution, and testing steps automatically.

Quick Start

Use the bootstrap skill to turn your attached game pitch document into a structured, executable project plan with parallel workstreams.

Frequently Asked Questions about bootstrap

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

FAQPage Schema
How do I break down a game pitch into parallel executable epics?

To break down a game pitch into parallel executable epics, this Skill automatically extracts core design pillars and fragment rules from your pitch document to create structured, dependency-mapped workstreams for simultaneous execution.

What is epic decomposition in game prototyping?

Epic decomposition in game prototyping is the process of splitting a high-level development vision into independent workstreams like core gameplay, multiplayer, art, and UI to enable parallel pipeline orchestration and avoid disjointed progress.

How do I orchestrate parallel workstreams for game development?

You orchestrate parallel workstreams for game development by mapping dependencies between fragmented epics and running them simultaneously through automated design, planning, execution, and testing steps within a pipeline.

Can I resume game project bootstrapping after an interruption?

Yes, you can resume game project bootstrapping after an interruption because the pipeline includes resilient state tracking, handles retries for failed steps automatically, and lets you resume work exactly where you left off.

Does pipeline orchestration handle state tracking for parallel epics?

Yes, pipeline orchestration handles state tracking for parallel epics by automatically tracking progress, managing retry logic for failed steps, and supporting resume functionality across the design, execution, testing, and commit phases.

When should I not use automated epic decomposition for game development?

You should not use automated epic decomposition for game development if your project lacks a clear high-level vision or pitch document, as the process relies on extracting specific design pillars and reference games to generate structured workstreams.