Polyhydra Skills / Homelab Infra
stack-apply
Reconciles a Docker Swarm stack's compose definition against what's actually running on the homelab host in one atomic pass — refuses to deploy secret-shaped env literals or a TLS router missing its cert resolver, and diffs against live state rather than trusting a possibly-stale git copy.
Homelab InfraHomelab-internal
When to use it
- Pushing a compose.yml change to an existing self-hosted stack
- Anything beyond piecemeal, hand-edited service updates
Homelab-internal. This skill talks to infrastructure specific to my own
self-hosted setup (internal hosts, credentials, deploy topology). The description above
reflects the general pattern — the implementation itself isn't published here.