sandbox-adopt
SkillDev toolsGraduate a sandbox experiment to shared team-wide tooling
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the sandbox-adopt skill
What this skill tells your AI
The instructions your AI receives, as published by the-agency-ai/the-agency in .claude/skills/sandbox-adopt/SKILL.md and read by ahel’s review.
Sandbox Adopt
Move an item from an engineer's sandbox to the shared location, making it team-wide. Cleans up all symlinks.
Arguments
$ARGUMENTS is <name> or <engineer>/<name>.
Steps
-
Find the item in sandbox directories.
-
Determine shared destination:
- command:
.claude/commands/<name>.md - hookify:
.claude/hookify.<name>.local.md - hook:
.claude/hooks/<name>.sh - tool:
agency/tools/<name> - script:
scripts/<name>.sh
- command:
-
Collision check against destination.
-
Remove ALL symlinks to this item across
.claude/. -
Move the file to the shared location.
-
Stage the new file:
git add <shared-path> -
Print summary including note about broken symlinks for other engineers.
Signals
- GitHub stars
- 55
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sandbox-adopt- Source
- github.com/the-agency-ai/the-agency