.claude/skills/sandbox-deactivate/SKILL.md
Remove a sandbox symlink to deactivate an experimental item
npx skillsauth add the-agency-ai/the-agency .claude/skills/sandbox-deactivateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Remove the symlink for a sandbox item, deactivating it. The source file is NOT deleted.
$ARGUMENTS is <name> — the item name.
Find all symlinks matching this name:
.claude/commands/usr-*.<name>.md.claude/hooks/usr-*.<name>.sh.claude/hookify.usr-*.<name>.local.mdSafety check: Verify each match IS a symlink. Never remove regular files.
Show what will be removed and confirm.
Remove the symlinks.
Print confirmation with source file location.
business
Sync worktree with master — merge, copy settings, run sandbox-sync, report changes
tools
List all git worktrees with status info (branch, clean/dirty, deps)
tools
Remove a git worktree and optionally delete its branch
development
Create a new git worktree with dedicated branch and bootstrapped dev environment