What problem does it solve?
This Skill provides a structured framework of AI operating modes to adapt its behavior to the task at hand, enabling streamlined collaboration and more purposeful AI outputs.
Core Features & Use Cases
- Defined Modes: BRAINSTORM, IMPLEMENT, DEBUG, REVIEW, TEACH, SHIP, and orchestrate workflows to match task requirements.
- Automatic Mode Detection: Switch modes based on task cues or explicit commands for consistent behavior.
- Multi-Agent Collaboration: Supports coordination patterns like PEC (Planner-Executor-Critic) and exploration models to improve complex tasks.
- Manual Mode Switching: Users can force a mode with simple commands to align with project goals.
Quick Start
Activate BRAINSTORM mode to generate multiple solution concepts for a given problem. Then switch to IMPLEMENT to produce production-ready code, or to DEBUG/REVIEW to validate and refine outputs. For example: "Switch to BRAINSTORM for ideation on the authentication flow." Or "Use IMPLEMENT to draft the feature skeleton with error handling."