sandbox-list

SkillDev tools

Show all sandbox items across engineers with activation status

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the sandbox-list skill

What this skill tells your AI

The instructions your AI receives, as published by the-agency-ai/the-agency in .claude/skills/sandbox-list/SKILL.md and read by ahel’s review.

Sandbox List

Show what's in every engineer's sandbox, with activation status.

Steps

  1. Detect current engineer from git config user.name matched against usr/*/.

  2. Scan all sandboxes for items:

    • usr/<name>/claude/commands/*.md
    • usr/<name>/agency/hooks/*.sh
    • usr/<name>/agency/hookify/*.md
    • usr/<name>/tools/*
    • usr/<name>/scripts/*
    • Skip .gitkeep files
  3. Check activation status for each item (symlink exists in .claude/).

  4. Display grouped by engineer:

    jordan (you):
    
    Type      Name              Status
    ────────────────────────────────────────
    command   my-workflow       active
    hookify   strict-imports    inactive
    tool      audit-helper      —
    
  5. If no sandboxes: suggest /sandbox-init.

Signals

GitHub stars
55
Forks
8
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
sandbox-list
Source
github.com/the-agency-ai/the-agency