بنقرة واحدة
ask
Route questions to appropriate intelligence. Use for "ask", "query", and "external knowledge".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Route questions to appropriate intelligence. Use for "ask", "query", and "external knowledge".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor
| name | ask |
| description | Route questions to appropriate intelligence. Use for "ask", "query", and "external knowledge". |
| trigger | /oma:ask |
Route questions to the best available intelligence source.
/oma:ask {question}
The system will route to the best source based on the question content.
/oma:ask How does React's useEffect work?
→ Claude (technical explanation)
/oma:ask Find all uses of auth in our codebase
→ Codex (code search)
/oma:ask What's the latest on the React 19 release?
→ Gemini (recent information)
## Ask: {question}
### Routing
**Source:** {claude|codex|gemini}
**Reason:** {why this source}
### Response
{answer}
### Confidence
{confidence level}