$npx -y skills add jmstar85/oh-my-githubcopilot --skill askRoute multi-perspective questions through OMG's existing CCG-style analysis workflow. Activate when: ask, multi-model ask, ask models, compare model opinions.
| 1 | # Ask |
| 2 | |
| 3 | > **OMG adapted scope:** This skill is a `/ccg` routing helper only. It does not invoke provider CLIs or wrap raw OMC ask commands. |
| 4 | |
| 5 | ## Workflow |
| 6 | 1. Restate the user's question and the decision it supports. |
| 7 | 2. Decide whether a single answer is enough or a multi-perspective `/ccg` analysis is useful. |
| 8 | 3. Route to `/ccg` when comparing model viewpoints, trade-offs, or uncertainty would materially improve the answer. |
| 9 | 4. Synthesize results into one recommendation with assumptions and confidence. |
| 10 | |
| 11 | ## Rules |
| 12 | - Do not fabricate responses from external providers. |
| 13 | - Do not run raw provider CLI commands unless the user explicitly asks and the environment supports them. |
| 14 | - Prefer concise synthesis over dumping multiple opinions. |