OpenCodeGameStudios
Structured game development from concept to release
All Skills in This Repository (77)
Pure Emerald Level Indicatorsday-one-patch
Plan and execute a scoped day-one patch with rollback and QA gate.
asset-spec
Generate per-asset visual specs and AI image prompts from GDDs.
gate-check
Validate game development phase readiness with PASS, CONCERNS, or FAIL verdicts.
test-evidence-review
Evaluate test and evidence coverage against story acceptance criteria.
sprint-status
Read active sprint plans and extract story or task status from markdown or sprint-status.yaml.
asset-audit
Audit game assets for naming, size, format, and reference compliance.
hotfix
Orchestrate severity-gated emergency hotfix workflows with approvals and rollback documentation.
team-narrative
Orchestrate narrative subagents to produce story beats, dialogue, lore, and level integration.
team-ui
Orchestrate UI production from UX spec through implementation with approval gates.
test-flakiness
Analyze CI logs and test history to detect flaky tests.
test-setup
Scaffold engine-specific test infrastructure and CI workflows for Godot, Unity, or Unreal.
dev-story
Implement game development story specifications into code and tests.
Frequently Asked Questions
FAQPage SchemaHow to install OpenCodeGameStudios?▼
Run `npx skills add striderZA/OpenCodeGameStudios --all -g -y` in your terminal to install the full framework globally.
What does OpenCode Game Studios do?▼
It provides a structured game development pipeline with 77 skills covering concept brainstorming, GDD writing, architecture decisions, sprint planning, QA, and release management.
Which game engines are supported?▼
It ships specialist modules for Godot 4, Unity, Unreal Engine 5, SFML 3, Raylib, and Bevy, with version-pinned engine reference docs.
Does it work with OpenCode and Pi?▼
Yes. All skills, commands, and agents load natively in OpenCode and through bundled extensions in Pi.
Can solo developers use this framework?▼
Yes. The Hybrid workflow mode is designed for solo devs and small teams, with a lightweight discovery phase before full production discipline.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core