skill
Remote Bootstrap
UnreviewedBootstrap a new Adom container from an existing one entirely over SSH.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/remote-bootstrap"
echo "Uninstalled remote-bootstrap"
Bootstrap a new Adom container from an existing one entirely over SSH.
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/remote-bootstrap"
echo "Uninstalled remote-bootstrap"