skill
Container Bootstrap
UnreviewedGuide for building and maintaining one-liner bootstrap scripts that set up fresh Adom containers with Claude Code, Gallia, and Claude Squad.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/container-bootstrap"
echo "Uninstalled container-bootstrap"