← ClaudeAtlas

businesseslisted

Business lifecycle skill (DOMAIN-AGNOSTIC). Creates, lists, inspects, validates, and migrates businesses — autonomous multi-agent organizations — following the Business Protocol v2 (v1 businesses still load unchanged). Works for ANY domain: marketing, healthcare, engineering, legal, real-estate, gaming, foodtech, trading, education, research, government, etc. Triggers: list businesses, inspect business, create business, validate business, migrate business, manage org chart, library/dna ops. For EXECUTION of production briefs ('use as empresas', 'produza X via empresa Y'), invoke the `harness` skill instead — it carries the maestro intelligence. Default: zero_human.
gutomec/nirvana-os-engine · ★ 66 · AI & Automation · score 77
Install: claude install-skill gutomec/nirvana-os-engine
# Business Protocol Engine v2.0 Multi-agent business orchestrator following `BUSINESS_PROTOCOL_V2.md` (the delta) over `BUSINESS_PROTOCOL_V1.md` (everything the delta does not change). Runtime-agnostic (Claude Code, Codex, Gemini-CLI). Zero external dependencies beyond the runtime and the centralized validators in `~/.nirvana/skills/_shared/`. --- ## Scope of this skill This skill is for **business lifecycle operations**: list / inspect / create / validate / migrate businesses; manage the `~/businesses/_library/dna/` mind-clone library; bootstrap structure; consult registries. For **execution requests** ("use as empresas", "rode pela empresa X", "produza um livro/post/vídeo", any production brief), invoke the **`harness` skill** instead. The harness skill carries the maestro intelligence — it reads the brief, optionally researches, picks the right business, dispatches its org chart, and runs the quality gate. This skill is not the entry point for orchestration. ### Verifying real dispatch (when execution does happen via harness) After delivery, confirm in `~/.harness-logs/$(date +%Y-%m-%d)/audit.jsonl`: - `event=brief_received` (from brief-business.ts) - `event=dispatch_business` (or `dispatch_squad` for fallback) with this trace_id - `event=mind_clone_injected` for each DNA file loaded (from buildEmployeePrompt) - `event=handoff_phase_advanced` for `plan → execute` and `execute → complete` - `event=verify_passed` (from verify-deliverable.ts) - `event=gate_passed` (fro