OpenAgentSkill Registry Manifest Skill: start-temps-cluster Slug: gotempsh-start-temps-cluster Category: coding-agents Description: Start (or restart) a local multi-node Temps cluster using Docker-in-Docker — one control plane + 3 worker nodes, each a privileged DinD container running its own dockerd + `temps agent`, wired with the real multi-host overlay (VXLAN, compute_cidr allocation) via `tools/dev-cluster/` in whichever checkout/worktree you run it from. Invoke when the user says "start the temps cluster", "spin up a multi-node dev cluster", "test this with multiple workers", "bring up worker nodes locally", "docker in dind cluster", or wants to verify cross-node behavior (node targeting, cluster DNS, overlay networking, node join/mTLS) that a single-node `start-temps` server cannot exercise. Distinct from `start-temps` (single-node, native binary, port-slot based) and `start-temps-ee` (single-node EE binary) — this is the only path that actually has more than one node. Agent fit: - Decision: 86/100 Production-ready - Primary fit: Browser automation - Role: Primary pick Supply profile: - Track: Coding and developer agents - Scenario: Testing and QA - Applicable agents: Claude Code, Browser agents, CLI, Codex, Cursor - Maintenance: 1d since push - Risk: Needs review Trust: - Trust score: 66/100 Manual review - Audit: 76/100 Needs review Attribution: - Status: Registry indexed - Source: github candidate review - Creator: gotempsh - Claim URL: https://www.openagentskill.com/skills/gotempsh-start-temps-cluster#claim-this-skill Install: npx skills add gotempsh/temps --skill start-temps-cluster URLs: - Web: https://www.openagentskill.com/skills/gotempsh-start-temps-cluster - API: https://www.openagentskill.com/api/agent/skills/gotempsh-start-temps-cluster - Install API: https://www.openagentskill.com/api/skills/gotempsh-start-temps-cluster/install - Repository: https://github.com/gotempsh/temps/tree/main/.agents/skills/start-temps-cluster