behavioral-modes

Manage AI operational modes like brainstorm, implement, debug, and review.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill behavioral-modes-daytimeblues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: behavioral-modes
Source: https://github.com/DaytimeBlues/ADHD-CADDI/tree/main/.agent/skills/behavioral-modes
Command: npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill behavioral-modes-daytimeblues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows the AI to dynamically adjust its operational mode to better suit the nature of the task at hand, leading to more efficient and effective problem-solving.

Core Features & Use Cases

  • Task-Specific Optimization: Selects the best AI approach for brainstorming, implementation, debugging, review, teaching, or shipping.
  • Adaptive Communication: Tailors output style and verbosity based on the chosen mode.
  • Use Case: When asked to "design a new feature," the AI enters BRAINSTORM mode to explore options. When asked to "write the code for the login page," it switches to IMPLEMENT mode for concise, production-ready code.

Quick Start

Use the behavioral-modes skill to switch to debug mode.

Frequently Asked Questions about behavioral-modes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adapt AI behavior to different task types like brainstorming or debugging?

You can adapt AI behavior to specific task types by switching operational modes. The AI dynamically adjusts its output style and verbosity for tasks like brainstorming, implementing, debugging, reviewing, teaching, or shipping to enhance problem-solving efficiency.

Can I switch AI modes automatically based on trigger phrases?

Yes, you can switch AI modes automatically based on trigger phrases. The system supports automatic detection of task requirements, alongside explicit mode switching via slash commands, to optimize workflow automation without manual intervention.

What is the best way to optimize AI output style for production-ready code?

The best way to optimize AI output for production-ready code is to use an implement mode. This behavioral mode tailors the AI's output style to be concise and focused on generating deployment-ready code based on your specific task requirements.

Does behavioral adaptation work for teaching and code review tasks?

Yes, behavioral adaptation works for teaching and code review tasks. The system includes dedicated teach and review modes, which tailor the AI's communication style and verbosity to effectively explain concepts or evaluate code quality.

When should I use explicit slash commands over automatic mode detection?

You should use explicit slash commands over automatic mode detection when you need precise control over the AI's operational mode. This ensures the AI strictly adopts the desired behavior, such as debug or ship, rather than relying on trigger phrase inference.