What problem does it solve?
Many users manually assemble provider CLI commands or run provider tools directly, which leads to incorrect flags, outdated invocations, and lost outputs; this Skill centralizes and standardizes routing so prompts are executed reliably and results are captured as artifacts.
Core Features & Use Cases
- Provider-agnostic routing: Send a single prompt to local Claude, Codex, or Gemini CLIs via the omc ask wrapper without manually assembling provider-specific flags.
- Artifact persistence: Automatically persist responses to a consistent artifact path for traceability and later review.
- Use Case: Perform a security-focused code review with Codex, solicit UX improvement suggestions from Gemini, or draft an implementation plan with Claude while ensuring outputs are stored for audit or collaboration.
Quick Start
Use the ask skill to route a security review request for a patch to codex and persist the response as an artifact.