off

Create a local state-disabling file to suspend SweetClaude plugin operations.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill off-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: off
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/off
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill off-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a clean way to pause SweetClaude's active monitoring and project-specific behaviors without deleting your configuration or historical data.

Core Features & Use Cases

  • State Preservation: Safely disables the plugin while keeping all project state, decisions, and artifacts intact.
  • Reactivation Ready: Allows for quick toggling back to active status when you are ready to resume development.
  • Use Case: Use this when you want to perform manual work on a project without SweetClaude's intervention or when you are taking a break from a specific repository.

Quick Start

Run the off command to deactivate SweetClaude for the current project directory.

Frequently Asked Questions about off

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

FAQPage Schema
How do I temporarily disable AI plugin monitoring without losing project configuration?

To temporarily disable AI plugin monitoring without losing configuration, create a local state-disabling file in the project's .sweetclaude directory. This suspends operations while preserving all project state, decisions, and artifacts intact.

How does suspending SweetClaude operations affect my existing project state?

Suspending SweetClaude operations preserves all existing project state, decisions, and artifacts. The plugin creates a disabled status flag file, allowing you to perform manual work without losing historical data or requiring configuration deletion.

Can I pause AI assistance for a specific repository and reactivate it later?

Yes, you can pause AI assistance for a specific repository by writing a disabled status flag to the .sweetclaude directory. This allows for quick toggling back to active status when you are ready to resume development operations.

What write access is needed to deactivate project lifecycle management plugins?

To deactivate project lifecycle management plugins, you need write access to the project's .sweetclaude directory. This access allows the plugin to toggle the disabled status flag and successfully suspend active monitoring behaviors.

When should I suspend AI assistance operations in my development workflow?

You should suspend AI assistance operations when you want to perform manual work on a project without AI intervention, or when you are taking a break from a specific repository and need to pause active monitoring behaviors.