What problem does it solve? AI agents often skip available skills and respond directly, missing established workflows and best practices. This Skill establishes a mandatory protocol requiring skill checks before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill Invocation: Requires invoking any potentially relevant skill (even at 1% likelihood) before responding or acting. - Cross-Platform Tool Mapping: Provides reference tables mapping Claude Code tools to Copilot CLI, Codex, and Gemini CLI equivalents. - Priority and Red-Flag Rules: Defines instruction priority (user instructions over skills over defaults) and lists rationalization patterns that signal a skill check was skipped. - Use Case: When starting a new conversation in Claude Code or Gemini CLI, this Skill ensures the agent checks for applicable process skills (like brainstorming or debugging) before writing any code or asking questions. ## Quick Start Ask the agent to check for and invoke any applicable skills before responding to your request.