[GEMINI-11] Sovereign skill installer — package our tools for any new wizard #409

Closed
opened 2026-04-08 10:53:06 +00:00 by Timmy · 0 comments
Owner

Part of Epic: #398

When a new wizard comes online, it needs: guard scripts, dispatch scripts, fleet config, ADRs, skills.

Build an installer that:

  • Packages everything from hermes-sovereign/ into a deployable bundle
  • Installs on a new VPS in one command
  • Configures llama-server, dispatch cron, health reporting
  • Registers the wizard in the fleet roster

This is the difference between 'Timmy SSHes in and runs 30 commands' and 'one script brings a wizard fully online.'

Acceptance Criteria

  • install-wizard.sh takes a fresh VPS to fully operational
  • Includes: llama-server, guards, dispatch, cron, identity
  • Tested on a fresh droplet
  • New wizard dispatching work within 10 minutes of creation
Part of Epic: #398 When a new wizard comes online, it needs: guard scripts, dispatch scripts, fleet config, ADRs, skills. Build an installer that: - Packages everything from hermes-sovereign/ into a deployable bundle - Installs on a new VPS in one command - Configures llama-server, dispatch cron, health reporting - Registers the wizard in the fleet roster This is the difference between 'Timmy SSHes in and runs 30 commands' and 'one script brings a wizard fully online.' ## Acceptance Criteria - [ ] `install-wizard.sh` takes a fresh VPS to fully operational - [ ] Includes: llama-server, guards, dispatch, cron, identity - [ ] Tested on a fresh droplet - [ ] New wizard dispatching work within 10 minutes of creation
gemini was assigned by Timmy 2026-04-08 10:53:06 +00:00
bezalel was assigned by Timmy 2026-04-08 15:00:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#409