explore

Run time-boxed prototypes to validate game concepts with verdict reports.

72|7|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill explore-striderza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explore
Source: https://github.com/striderZA/OpenCodeGameStudios/tree/main/.opencode/skills/explore
Command: npx skills add https://github.com/striderZA/OpenCodeGameStudios --skill explore-striderza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents wasting weeks on the wrong game direction by helping you quickly test whether a rough idea is worth pursuing before you select a full development workflow.

Core Features & Use Cases

  • Pre-workflow rapid prototyping: Builds a minimal prototype in an isolated explore directory without creating production workflow artifacts.
  • Focused core-question validation: Turns a vague idea into one narrow question and tests it with a small, buildable slice.
  • Lightweight evidence and reporting: Produces an informal playtest-driven verdict report to guide next steps.

Quick Start

Use /explore with a short concept description, for example: "Explore a crafting-and-harvesting loop in a top-down 2D game to validate whether crafting feels satisfying within 10 minutes of play."

Frequently Asked Questions about explore

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

FAQPage Schema
How do I validate a game prototype idea before committing to full development?

Game concept validation involves testing a single core mechanic in an isolated prototype directory to check for fun and feasibility. It helps you avoid wasting weeks on the wrong direction before selecting a full production workflow.

What is the best way to run rapid playtesting for early game ideation?

Rapid playtesting for early ideation works by turning a vague idea into a narrow question and testing it with a small buildable slice. This process avoids production artifacts and review gates while yielding an informal playtest-driven report.

How do I do timeboxed game prototyping without creating production workflow artifacts?

Timeboxed game prototyping isolates work in a dedicated explore directory to prevent production artifacts. It focuses on fast feasibility and fun-signal checks, producing a lightweight REPORT.md instead of full game design documents.

Does this pre-workflow process work for GDD pre-work and concept selection?

Yes, this process works for GDD pre-work by validating multiple rough concepts before you select Hybrid or Full OCGS production workflows. It evaluates each idea to determine if it is viable or needs work.

What are the limitations of using isolated prototypes for early feasibility checks?

A limitation of isolated prototypes is that they only answer a single core question per idea, meaning broader game loops remain untested. They are strictly for early feasibility checks and do not replace full production workflows.