context_build
Produces a compact architectural summary of a Roblox project—services, folders, scripts, remotes, tags—enabling AI to quickly understand an unfamiliar codebase.
Instructions
Generate a compact, token-efficient architectural summary of the entire Roblox project (services, folder layout, key scripts, remotes, tags, and structure). Ideal for an AI to quickly understand an unfamiliar codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum depth for folder/module structure summary. Default 3. | |
| includeScriptSummaries | No | Whether to list key scripts and their roles. |