pylon.sh
You must construct additional pylons. Power infrastructure, one command at a time.
## What This Is The shell interface for pylon — a single unit of power infrastructure. Like a Protoss pylon creating a power field,pylon.shlets you deploy, configure, and manage individual power nodes from your terminal.pylon deploy --field contextcreates a power field.pylon statusshows what is powered. The shell is where infrastructure becomes executable — not configured, not documented, but actually running. One pylon at a time.
## Views Each TLD is a different lens on power infrastructure. pylon.cx Extensions → Plug pylon into other tools pylon.sh Shell → CLI-first interface (you are here)
## Network ┌─ Cluster: Infrastructure │ ├─ pylon.cx Pylon as extension ├─ pylons.cc The network, Claude Code native ├─ pylons.sh The full network from CLI │ ├─ Cross-links: │ ├─ persist.sh Durable state under the power field │ ├─ sparkline.cc Energy traces from the pylon │ ├─ kyber.cx The crystal that powers the pylon │ └─ bootstrap.cx What initializes when the field goes up │ └─ skill.cc Root namespace
Part of the skill.cc namespace