🔧 Gotham Stack Deployment Version Update
Use the opencode-coding-agent skill to work with the gotham-stacks repository on the opencode LXC.
Task:
- SSH to LXC using:
ssh -i /home/node/.openclaw/workspace/ssh-keys/opencode-lxc jason@10.1.2.8 - Navigate to ~/projects/gotham-stacks on the LXC
- Create a unique feature branch from the updated default branch (main/master):
- Branch name format:
feature/deployment-version-update-YYYY-MM-DD-HHMM
- Branch name format:
- Example:
feature/deployment-version-update-2026-04-09-1800(6:00 PM run)