CtrlK
BlogDocsLog inGet started
Tessl Logo

deactivate

Deactivate DuploCloud context and clear credentials

55

Quality

62%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/deactivate/SKILL.md
SKILL.md
Quality
Evals
Security

Deactivate DuploCloud mode by clearing all credentials and project context.

Steps

  1. Confirm with the user: "This will clear your DuploCloud credentials and project context. Continue? (yes/no)"

  2. If yes:

    • Delete ~/.duplocloud/.auth
    • Delete .duplocloud/state.json if present in the current working directory
  3. Confirm: "DuploCloud deactivated. Claude is back to normal behavior."

Notes

  • After deactivation, the enforcement hook will no longer block edits/writes/bash commands
  • Re-activate at any time with /duplo:activate_project
  • Project state (.duplocloud/ directory and its contents) is not fully deleted — only the active state.json is removed
Repository
duplocloud/duplo-claude-plugin
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.