mimic_status
Check Figma plugin connection status and current build phase. Get a contextual hint for the next action and view design system summary.
Instructions
START EVERY SESSION HERE. Returns Figma plugin connection status, the current build phase (0=idle through 5=report), enforcement profile, cached DS counts, knowledge store summary (learned components/patterns/gaps/rules), and a contextual hint telling you exactly what to call next. Also clears build-interrupt state after a plugin reconnect and warns if a completed build is missing its mandatory report. No params — call with no arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | Yes | What to call next. | |
| phase | Yes | 0=idle, 1=discovery, 2=inventory, 3=build, 4=qa, 5=report. | |
| dsCache | No | ||
| cacheHits | No | ||
| knowledge | No | ||
| phaseLabel | No | ||
| toolCallCount | No | ||
| pluginConnected | Yes |