feature_verify
Verify a completed Roblox feature by checking all instances exist, scripts parse, remotes are bound, and no errors remain.
Instructions
[WORKFLOW] Comprehensive post-implementation verification: checks that all instances exist, scripts have valid syntax, remotes are bound, and no errors occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| featureName | Yes | Name of the feature to verify. |