Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Shubham Systems
A small collection of tools for running real systems. Start with the job you
need to do. The deeper implementation notes are there when you need them—not
before.
Pick what you need
Run code safely → Sandbox. It creates temporary
environments for CI, coding agents, and experiments without giving work direct
access to the host.
Understand a GPU server → Watchman. It shows GPU
inventory, VRAM ownership, inference health, and capacity evidence.
Route traffic → UltraBalancer. It is the
Rust HTTP/2 load balancer for health-aware request routing.
Expose a local service for a short review → Tunnels.
Where to get things
Installers, releases, raw agent skills, and source links live at the
tools registry. The public source mirrors are
at git.yshubham.com.
Everything here follows one simple rule: the public surface stays small, and
the operator keeps the control. Read the operating model
when you want the reasoning behind that.