← ClaudeAtlas

nirvana-os-hermeslisted

Hermes runtime ONLY — the Nirvana-OS bridge for Hermes Agent. Every other runtime loads the first-class `nirvana-os` skill instead and must ignore this one. Lists and inspects the user's Nirvana-OS businesses (empresas) and squads and routes production briefs to the harness orchestrator via `nrv dispatch`. Trigger when the user asks "quais são minhas empresas", "quais squads eu tenho", "what businesses/squads do I have", "liste minhas empresas", "o que o nirvana pode fazer", or wants to orchestrate / dispatch / produzir work through Nirvana-OS.
gutomec/nirvana-os-engine · ★ 66 · AI & Automation · score 77
Install: claude install-skill gutomec/nirvana-os-engine
# Nirvana-OS (Hermes bridge) This is the Hermes-only bridge. It lives inside `_shared/`, which the installer links into every runtime's skills directory, so runtimes that discover `SKILL.md` recursively also see this file: its name is namespaced (`nirvana-os-hermes`) precisely so it can never collide with the first-class `nirvana-os` skill, which is the one every non-Hermes runtime must load. The user runs Nirvana-OS, a Bun-native multi-agent orchestrator with three pillars: **businesses** (empresas — autonomous multi-agent organizations with org charts of employees), **squads** (portable agent teams with workflows), and **mind-clones** (persona DNA injected into employees). The `nrv` CLI is the single entry point. It reads the global registry at `~/businesses/` and `~/squads/`. Always answer in the user's language (default PT-BR). Run the commands below with your shell tool, then summarize the output for the user. Never invent business or squad names — only report what `nrv` actually prints. ## Discovery — run the command, then report - "Quais são minhas empresas?" / "What businesses do I have?" / "liste empresas" → `nrv list-businesses` (add `--format=json` only if you need to parse) - "Quais são meus squads?" / "What squads do I have?" / "liste squads" → `nrv list-squads` (supports `--format=table|json`) - "Quais mind-clones eu tenho?" / "list mind-clones" / "minhas personas/DNA" → `nrv list-clones` (aliases: `list-mind