CallMeTechie

21 mods across 1 repository, 1 stars between them.

fleet-manager

02

CallMeTechie/fleet-manager

Plugin Claude Code

Multi-server SSH management for Claude Code. Inventory of servers with an active-server model, guided setup, SSH key deployment, connectivity diagnostics, and system status across a fleet of Linux hosts.

1 29d ago A tokens not measured original MIT

fleet-intake

03

CallMeTechie/fleet-manager

Agent

Non-interactive setup agent that writes a server profile from caller-supplied connection details, deploys the plugin SSH key, runs discovery, and updates the inventory.

1 29d ago B 37 tokens original MIT

add-server

04

CallMeTechie/fleet-manager

Command

Add another server to the fleet-manager inventory (interactive). Protects existing profiles from accidental overwrite.

1 29d ago A 19 tokens original MIT

compose-down

05

CallMeTechie/fleet-manager

Command

Stop a Compose stack on a server. Default 'stop' (keeps it indexed); --remove for full 'down'. Critical projects need --confirm= .

1 29d ago A 33 tokens original MIT

compose-list

06

CallMeTechie/fleet-manager

Command

List Docker Compose projects on a server with status, container counts, and config paths. Read-only.

1 29d ago A 20 tokens original MIT

compose-up

08

CallMeTechie/fleet-manager

Command

Start a Compose stack on a server (up -d). Scope-gated (dockercompose). Use --file to bring up a not-yet-indexed stack.

1 29d ago A 38 tokens original MIT

compose-update

09

CallMeTechie/fleet-manager

Command

Pull latest images and recreate a Compose stack (pull + up -d). Scope-gated; critical projects need --confirm= .

1 29d ago A 27 tokens original MIT

copy

10

CallMeTechie/fleet-manager

Command

Copy files between local and a server (rsync, scp fallback). Syntax — local↔ : . Scope-gated (filetransfer).

1 29d ago A 33 tokens original MIT

diag

11

CallMeTechie/fleet-manager

Command

Connectivity and health check for a server — SSH reachability, passwordless sudo, docker presence, disk usage, and load.

1 29d ago B 25 tokens original MIT

docker-list

12

CallMeTechie/fleet-manager

Command

List all Docker containers on a server (compose-tagged + standalone). Read-only. --all includes stopped.

1 29d ago A 22 tokens original MIT

list-servers

15

CallMeTechie/fleet-manager

Command

List all servers in the fleet-manager inventory and mark the active one. Regenerates inventory.md.

1 29d ago A 20 tokens original MIT

logs

16

CallMeTechie/fleet-manager

Command

View system logs on a server (journalctl, fallback /var/log/syslog). Read-only. For container logs use /compose-logs.

1 29d ago A 29 tokens original MIT

setup-ssh

17

CallMeTechie/fleet-manager

Command

Generate the plugin SSH keypair if missing and deploy it to a server for passwordless auth. Idempotent.

1 29d ago B 23 tokens original MIT

status

18

CallMeTechie/fleet-manager

Command

System status snapshot for a server — disk, memory, uptime, CPU cores and load.

1 29d ago A 18 tokens original MIT

sync

19

CallMeTechie/fleet-manager

Command

Mirror a directory local↔server via rsync. Dry-run by default; --apply to execute. --delete needs --confirm-delete= .

1 29d ago A 30 tokens original MIT

use

20

CallMeTechie/fleet-manager

Command

Set the active fleet-manager server. Subsequent commands without a server argument target it.

1 29d ago A 17 tokens original MIT

fleet-manager

21

CallMeTechie/fleet-manager

Skill Claude CodeCodex

Use when working with remote Linux servers over SSH through the fleet-manager commands — onboarding or switching servers, deploying SSH keys, checking connectivity, disk, memory or journal logs, transferring files, or managing Docker Compose stacks across a fleet of hosts.

1 29d ago A 51 tokens original MIT