$npx -y skills add jmstar85/oh-my-githubcopilot --skill hudGuide use of OMG's VS Code StatusBar and TreeView workflow status surfaces. Activate when: hud, status display, workflow dashboard, show OMG status.
| 1 | # HUD |
| 2 | |
| 3 | > **OMG adapted scope:** This skill documents existing VS Code StatusBar and TreeView status surfaces. Terminal HUD parity with OMC is out of scope. |
| 4 | |
| 5 | ## Workflow |
| 6 | 1. Identify which status the user needs: active modes, agents, PRD, checkpoint, or workflow progress. |
| 7 | 2. Use the OMG status bar and tree views where available. |
| 8 | 3. If MCP tools are available, inspect active modes or checkpoints for evidence. |
| 9 | 4. Explain stale, missing, or conflicting status indicators. |
| 10 | 5. Recommend the smallest refresh or health-check action. |
| 11 | |
| 12 | ## Rules |
| 13 | - Do not imply real-time terminal HUD metrics unless implemented. |
| 14 | - Prefer VS Code-native views over terminal dashboards. |
| 15 | - Report uncertainty when state files are missing or stale. |