What problem does it solve?
This Skill reduces uncertainty for requests that span multiple layers, repositories, or specification modes by producing a short, actionable preflight that clarifies intent, audience, constraints, blast radius, and the next routing decision so execution stays fast and safe.
Core Features & Use Cases
- Concise preflight: Produce a brief routing decision and checklist (3–7 bullets) instead of broad design discussion.
- Context scoping: Decide whether work belongs to TradingPlatform, legacy TradingAssistant, or requires OpenSpec (/opsx:*).
- Orchestration guidance: Recommend which AGENTS.md, routing rules, or OpenSpec commands to load and whether to bypass extended routing when a concrete command or folder was specified.
- Use Case: When a request touches exchange integrations, persistence, and a new platform API, run the preflight to identify the smallest specialist surface and required agents before any code changes.
Quick Start
Ask the skill to preflight the request by summarizing outcome, constraints, audience, blast radius, and proposing a 3–7 step routing plan.