What problem does it solve? AI assistants often skip relevant workflow skills and answer directly, leading to inconsistent processes and missed best practices. This Skill establishes a mandatory rule that relevant skills must be invoked before any response, including clarifying questions or codebase exploration. ## Core Features & Use Cases - Mandatory Skill-First Rule: Requires invoking any potentially relevant skill via the Skill tool before responding, even for simple questions. - Skill Priority Ordering: Defines that process skills (brainstorming, systematic-debugging) run before implementation skills when multiple apply. - Unified Workflow Map: Organizes skills into research/design, execution, quality, and continuity phases with domain-scoped artifact storage under thoughts/shared/. - Use Case: When a user says "fix this bug", the assistant invokes systematic-debugging first rather than jumping straight into editing code. ## Quick Start Start any conversation and the assistant will check for and invoke applicable skills before responding to your request.