For CONTRIBUTORS working inside a local clone of the bento repo — scaffold a new application stack (stacks/ / / with compose.yml + manifest.json + optional install.sh) and, when the app exposes a programmable API, a companion /bento: operate skill, following repo conventions, then commit it for a PR upstream. This is…
Drive an end-to-end bento install on a FRESH Ubuntu/Debian VPS via SSH — pre-flight checks, unattended one-liner, post-hardening reboot, infra + app deploys, recovery from the failure modes that historically required manual operator intervention, and a final report with URLs + invite links. Use for a brand-new server.…
Operate the Paperclip API on a bento VPS — create and configure agents, write their instruction bundles, import and sync skills, manage issues/projects/goals, and wire the official MCP server as a control plane. Use when the user says "create a paperclip agent", "configure my chiefs", "import skills into paperclip"…
Convert multi-NIC Linux hosts to a systemd-networkd active-backup bond on a static canonical IP, retiring NetworkManager, with a console-safe dead-man auto-revert. Use when a node's egress/data-path is non-deterministic across reboots (multiple DHCP NICs), when stabilizing a Docker Swarm VXLAN data-path before a swarm…