What problem does it solve? AI assistants often respond with the same style regardless of the task, producing verbose explanations when you need code, or jumping to code when you need ideas. This Skill adapts the AI's behavior, communication style, and output format to match the type of work being done. ## Core Features & Use Cases - Six Core Modes: Brainstorm, Implement, Debug, Review, Teach, and Ship modes each define distinct behaviors and output formats for different task types. - Automatic Mode Detection: Trigger keywords like "bug", "review", or "deploy" automatically activate the appropriate mode, with support for manual switching via slash commands. - Multi-Agent Patterns: Includes 2025 collaboration patterns such as Explore, Plan-Execute-Critic cycles, and mental model synchronization for complex tasks. - Use Case: When you say "debug why login fails", the AI switches to Debug mode and responds with a structured symptom, root cause, fix, and prevention analysis instead of generic suggestions. ## Quick Start Ask the AI to review your pull request and it will automatically enter Review mode with severity-categorized feedback.