Skip to main content

Forge

11 tools in this family (folder Editor/Tools/Forge/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
buril_gdd_balance_reportread-onlyBuril Forge — Run a stochastic balance simulation and render a human-readable Markdown report.
buril_gdd_content_roadmapwritesBuril Forge — Export the GDD weekly_roadmap as a Linear/Notion-compatible Markdown file.
buril_gdd_evolvewritesBuril Forge — Evolve (patch) an existing GDD via LLM. Provide an evolution prompt describing what to…
buril_gdd_export_pdfwritesBuril Forge — Export GDD to a styled HTML file (Assets/Buril/GDD/{slug}.html).
buril_gdd_extract_asset_manifestread-onlyBuril Forge — Extract and display the asset manifest from a GDD.
buril_gdd_generatewritesBuril Forge — Generate a 50-page Game Design Document from a text prompt.
buril_gdd_run_asset_manifestwritesBuril Forge — Orchestrate asset generation for all entries in the GDD asset manifest.
buril_gdd_scaffold_unity_projectwritesBuril Forge — Generate Unity ScriptableObject data classes + MonoBehaviour system shells from the GD…
buril_gdd_simulate_balance_mlagentswritesBuril Forge — ML-Agents reinforcement-learning balance simulation.
buril_gdd_simulate_balance_stochasticread-onlyBuril Forge — Run a Monte Carlo balance simulation against the GDD economy graph.
buril_gdd_validateread-onlyBuril Forge — Validate an existing GDD JSON file against the Buril Forge schema.