game_build_feature
Analyzes a Roblox project, plans architecture, implements server/client modules, anchors geometry, and verifies the game state to build a feature end-to-end.
Instructions
[WORKFLOW] End-to-end composite workflow: Analyzes project -> Plans architecture -> Implements server/client modules -> Anchors geometry -> Verifies entire game state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Detailed technical specification for the feature. | |
| featureName | Yes | Name of the feature. |