| name | autoforge |
| description | Canonical end-to-end creator workflow surface for Roblox Creator Skills |
| surface-class | canonical |
| domain | roblox-studio |
| audience | creator |
| artifact-type | skill |
Autoforge
Use $autoforge to run the creator workflow from brief to blueprint to forge with minimal supervision, while still grounding outputs in Roblox fit, fairness, and creator-usable artifacts.
For Roblox implementation tasks, $autoforge must still obey the mandatory gate:
- classify the task
- gather Roblox references through the internal RCS knowledge layer
- standardize official terminology
- design the modular architecture and file tree
- only then begin execution
PRE_ACTION_COMPLETE must become true before any Roblox code generation.