behavioral-modes

Apply adaptive AI operating modes for brainstorming, implementation, debugging, review, teaching, and deployment workflows.

Updated Sep 2, 2025
One-click install
npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill behavioral-modes-rafaelminatto1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: behavioral-modes
Source: https://github.com/rafaelminatto1/fisioflow-51658291/tree/main/.agent/skills/behavioral-modes
Command: npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill behavioral-modes-rafaelminatto1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI operating efficiency is often hampered by inconsistent behavior across tasks. Behavioral Modes provides a library of predefined modes to adapt how the AI thinks, communicates, and acts depending on the objective.

Core Features & Use Cases

  • Brainstorm mode: fosters divergent thinking, generates multiple viable options, and clarifies trade-offs.
  • IMPLEMENT mode: produces production-ready solutions with coherent structure and error handling.
  • DEBUG mode: guides systematic troubleshooting, root-cause analysis, and verifiable fixes.
  • REVIEW mode: performs thorough code and architecture reviews, with prioritized improvements.
  • TEACH mode: explains concepts from fundamentals using examples and analogies.
  • SHIP mode: checks readiness for deployment, stability, and compliance with quality gates.

Use cases: Start ideation in Brainstorm mode, implement features in IMPLEMENT mode, verify fixes in DEBUG mode, review readiness in REVIEW mode, teach concepts via TEACH mode, and deploy in SHIP mode.

Quick Start

Select a mode that matches your task (e.g., brainstorm for ideation, implement for coding, debug for fixes) and follow the mode-specific guidelines.

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 for different software development tasks?

Adapt AI behavior by applying predefined operating modes that enforce mode-specific rules for tasks like brainstorming, implementation, debugging, and review. This ensures consistent, context-aware AI responses across diverse project workflows.

What is the best way to structure systematic AI troubleshooting for code fixes?

Use a dedicated debug mode to guide systematic troubleshooting, root-cause analysis, and verifiable fixes. This enforces structured problem-solving behavior rather than allowing the AI to guess solutions.

Can I use adaptive AI modes for both code generation and architecture reviews?

Yes, you can switch between an implementation mode for production-ready code generation and a review mode for thorough architecture analysis. Mode-specific rules ensure the AI focuses on prioritized improvements during reviews.

How do I transition AI workflows from brainstorming to deployment?

Transition workflows by moving from brainstorm mode for ideation, through implementation and debugging, to a ship mode for deployment. Safe transitions are enforced to guide AI behavior accurately across these stages.

Does this approach require specific dependencies to enforce mode-specific rules?

No, applying adaptive AI operating modes requires no external dependencies. The modes operate independently to guide AI behavior and enforce safe transitions without needing additional software components.