harvest-full-game

Build a full game with the JGengine SDK and report engine gaps.

5|Updated Jul 5, 2026
One-click install
npx skills add https://github.com/Noisemaker111/jgengine --skill harvest-full-game
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harvest-full-game
Source: https://github.com/Noisemaker111/jgengine/tree/main/.claude/skills/harvest-full-game
Command: npx skills add https://github.com/Noisemaker111/jgengine --skill harvest-full-game

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of building a full game from scratch using the JGengine SDK, thereby identifying and reporting engine gaps that need to be addressed.

Core Features & Use Cases

  • Full Game Construction: Guides users through the process of building a complete game using the JGengine SDK.
  • Engine Gap Identification: Reports on gaps in the JGengine SDK that need to be addressed for a full game to be built.
  • Use Case: For developers looking to push the boundaries of the JGengine SDK, this Skill helps in identifying areas where the engine may need improvement.

Quick Start

To run the harvest-full-game skill, simply execute the command: bun run harvest-full-game <game_name>.

Frequently Asked Questions about harvest-full-game

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

FAQPage Schema
How do I identify missing features when building a full game with JGengine?

You can identify engine gaps by building a full game with the JGengine SDK. This Skill automates the construction process, actively detecting and reporting missing features or mechanics needed for complete game development.

What is the best way to test JGengine SDK limits for game mechanics?

The best way to test JGengine limits is by building a full game that exercises all required mechanics. This Skill constructs a complete game scenario, pushing the SDK to reveal gaps and report required engine extensions.

Do I need the JGengine SDK installed to use this game building tool?

Yes, you need the JGengine SDK installed and a clear understanding of game mechanics. The Skill relies on the SDK to construct the game and identify gaps, requiring the environment to be properly configured.

How do I start building a game to expose engine gaps?

Start building by running the command `bun run harvest-full-game <game_name>`. This initiates the automated construction of a full game using the JGengine SDK, systematically identifying and reporting any engine gaps encountered.

Why does my JGengine game development workflow stall during full game construction?

Game development stalls when the JGengine SDK lacks features required for full game mechanics. This Skill identifies those specific engine gaps, reporting what needs to be addressed or extended to continue building.