Mobile-first PWA for driving a single VPS from the browser — up to 16 concurrent terminals, AI agent launchers, host ops and audit behind one shared secret on a Tailscale-only domain. Next.js 15 · React 19 · Node agent (node-pty + xterm.js).
Full-stack zero-human deployment specialist. Builds projects from scratch (Next.js + self-hosted Convex), creates GitHub repos, configures Dokploy, sets up Hostinger DNS, generates JWT keys, and deploys Convex schema automatically. Use for any new project deployment or from-scratch build task.
Main orchestrator for VPS Control Room. Analyzes tasks, delegates to specialist agents (vps-frontend, vps-convex, vps-host-agent), generates new skills when repetitive patterns emerge. Use for planning, multi-component tasks, or when unsure which specialist to use.
Project-specific coordinator for VPS Control Room. Uses the project playbook skill, routes work across frontend, convex, and host-agent specialists, and handles deploy/runtime breakage such as systemd, Traefik, firewall, and static asset issues.
Convex specialist for VPS Control Room. Creates and modifies schema, queries, mutations, crons, and internal functions. Use for all work under convex/.
Frontend specialist for VPS Control Room. Creates and modifies Next.js 15 pages, shadcn/ui components, Convex subscriptions, auth middleware, and dashboard layout. Use for all work under frontend/.
Host agent specialist for VPS Control Room. Creates and modifies collectors, executor, allowlist, validators, config, health endpoint, and graceful shutdown. Use for all work under agent/.
VPS Control Room project orchestrator for Codex. Knows the full project structure, build commands, deploy workflow, and delegates deployment tasks to si-coder.