What problem does it solve? AI assistants often skip available skills and answer directly, missing established workflows and producing inconsistent results. This Skill establishes a mandatory check-then-invoke discipline so relevant skills are loaded before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill Check: Requires invoking any skill with even a 1% chance of applying before responding or acting. - Priority and Ordering Rules: Defines precedence between user instructions, skills, and system prompts, plus ordering for process versus implementation skills. - Cross-Platform Tool Mapping: Ships reference tables mapping Claude Code tools to Copilot CLI and Codex equivalents. - Use Case: A user asks to fix a bug; instead of diving into code, the assistant first invokes the debugging skill, announces its use, and follows its checklist exactly. ## Quick Start Ask the assistant to check for and invoke any applicable skills before answering your next request.