by adom
Create, list, and delete repos and workspaces on the Adom platform via the Carbon API.
#!/bin/bash set -e rm -rf "$HOME/.claude/skills/adom-repo-management" echo "Uninstalled adom-repo-management"