What problem does it solve? AI assistants often skip available skills and respond directly, missing established workflows and producing inconsistent results. This Skill establishes a mandatory protocol that requires checking and invoking relevant skills before any response, including clarifying questions. ## Core Features & Use Cases - Mandatory Skill Check: Requires invoking any potentially relevant skill (even at 1% likelihood) before responding or acting. - Decision Flow Diagram: Provides a visual flowchart governing when to invoke skills, announce usage, and create todo items from checklists. - Rationalization Detection: Lists common red-flag thoughts that signal improper skill avoidance, with corrections for each. - Priority Ordering: Defines precedence when multiple skills apply—process skills (brainstorming, debugging) before implementation skills. - Use Case: When a user asks to fix a bug, the assistant invokes the debugging skill first rather than jumping straight into code edits. ## Quick Start Invoke the using-superpowers skill at the start of every conversation to ensure all relevant skills are checked before responding.