Deactivate CocoPilot mode for the current CocoPlus session.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add Snowflake-Labs/cocoplus --skill cocopilot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cocopilot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/snowflake-labs-cocopilot)More formats (shields.io, HTML) on the badges page.
---
name: "pilot-off"
description: "Deactivate CocoPilot mode for the current CocoPlus session."
version: "2.0.0"
author: "CocoPlus"
tags:
- cocoplus
- cocopilot
- v2
---
Your objective is to deactivate CocoPilot for the current session.
## Behavior
1. Verify `.cocoplus/` exists.
2. Remove `.cocoplus/modes/cocopilot.on` if present.
3. Update `.cocoplus/lifecycle/pilot-session.json` with:
- `active: false`
- `deactivated_at`
4. Output exactly:
`CocoPilot off. Back to manual mode.`
## Exit Criteria
- [ ] `.cocoplus/modes/cocopilot.on` is absent.
- [ ] Pilot session state is inactive.
## Anti-Rationalization
| Shortcut / Temptation | Why It Fails |
|-----------------------|--------------|
| Treat the skill as complete because the file exists | Skill contracts must describe observable behavior and verification, not just command names. |
| Skip artifact and safety checks for a small command | Small commands still mutate state or guide execution; preserve the same gates. |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.