chameleon-disable

Disable chameleon's advisory injections for the current editing session.

9|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/crisnahine/chameleon --skill chameleon-disable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chameleon-disable
Source: https://github.com/crisnahine/chameleon/tree/main/plugin/skills/chameleon-disable
Command: npx skills add https://github.com/crisnahine/chameleon --skill chameleon-disable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chameleon's advisory injections can sometimes be disruptive or unwanted during editing sessions. This skill provides a way to disable these injections on-demand.

Core Features & Use Cases

  • Disable Chameleon Injections: Temporarily disable chameleon's advisory injections for the current session.
  • Explicit Disable Command: Users can explicitly invoke the /chameleon-disable command to suppress the advisories.
  • Session-Specific: The disable setting applies only to the current session and is not persistent across sessions.
  • Hierarchical Opt-Outs: Offers different levels of opt-out options from permanent to temporary.

Quick Start

Run the command /chameleon-disable during your editing session to disable chameleon's advisory injections.

Frequently Asked Questions about chameleon-disable

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

FAQPage Schema
How do I disable chameleon advisory injections during an editing session?

You can disable chameleon advisory injections by running the /chameleon-disable command, which suppresses all pattern advice and reviews for your current session.

What are chameleon advisory injections and when do they appear?

Chameleon advisory injections are automated pattern advice and code review prompts that appear during editing sessions, which can sometimes be disruptive or unwanted.

Does disabling chameleon injections persist across multiple editing sessions?

Disabling chameleon injections is session-specific and does not persist. The advisory injections will automatically re-enable when you start a new editing session.

Can I temporarily opt out of code review advice without permanently disabling chameleon?

Yes, chameleon offers hierarchical opt-out options ranging from temporary session-specific disables to more permanent suppressions, letting you choose the level of advisory removal.

Why would I need to turn off pattern advice while editing code?

Turning off pattern advice is useful when chameleon's automated reviews cause frustration, become disruptive to your workflow, or are simply unwanted during focused editing tasks.