gutomec

26 mods across 2 repositories, 75 stars between them.

gutomec/nirvana-os-engine

Instructions file CodexOpenCode

AGENTS.md instructions for gutomec/nirvana-os-engine, covering 0. operating language, 0.5. your role when reading this file, runtime — bun only, never node, 1. the nirvana protocol — invoke the harness skill and 2. diagnostic / inspection commands.

66 2d ago C 4,122 tokens

gutomec/nirvana-os-engine

Instructions file

Claude Code instructions for gutomec/nirvana-os-engine, covering 0. operating language, 0.5. your role when reading this file, runtime — bun only, never node, 1. the nirvana protocol — invoke the harness skill and 2. diagnostic / inspection commands.

66 2d ago C 4,122 tokens

gutomec/nirvana-os-engine

Instructions file Gemini CLI

Gemini CLI instructions for gutomec/nirvana-os-engine, covering 0. operating language, 0.5. your role when reading this file, runtime — bun only, never node, 1. the nirvana protocol — invoke the harness skill and 2. diagnostic / inspection commands.

66 2d ago C 4,122 tokens

nirvana-os-hermes

04

gutomec/nirvana-os-engine

Skill Claude CodeCodex

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…

66 2d ago A 132 tokens

agent-x-antigravity

05

gutomec/nirvana-os-engine

Agent

Autonomous generalist Antigravity CLI (agy) executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and…

66 2d ago A 104 tokens

agent-x-claude-code

06

gutomec/nirvana-os-engine

Agent Claude Code

Autonomous generalist Claude Code executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context window via rolling subagent sessions with HANDOFF.json checkpoints, and may…

66 2d ago A 102 tokens

agent-x-codex

07

gutomec/nirvana-os-engine

Agent

Autonomous generalist Codex CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may recruit…

66 2d ago A 100 tokens

agent-x-gemini

08

gutomec/nirvana-os-engine

Agent

Autonomous generalist Gemini CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may…

66 2d ago A 99 tokens

agent-x-grok

09

gutomec/nirvana-os-engine

Agent

Autonomous generalist Grok Build CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may…

66 2d ago A 100 tokens

agent-x-kimi

10

gutomec/nirvana-os-engine

Agent

Autonomous generalist Kimi Code CLI executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via rolling subprocess sessions with HANDOFF.json checkpoints, and may…

66 2d ago A 100 tokens

agent-x-pi

11

gutomec/nirvana-os-engine

Agent

Autonomous generalist Pi Coding Agent executor invoked by the harness as the cascade fallback (Business → Squad → agent-x). Receives an enriched brief at a .md path, self-administers execution end-to-end with NO human in the loop, manages context via native session resume (--session) plus HANDOFF.json checkpoints, and…

66 2d ago A 102 tokens

judge-x-antigravity

12

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Antigravity CLI (agy), invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits…

66 2d ago A 94 tokens

judge-x-claude-code

13

gutomec/nirvana-os-engine

Agent Claude Code

Independent Gauntlet judge for Claude Code, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits or…

66 2d ago A 90 tokens

judge-x-codex

14

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Codex CLI, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits or…

66 2d ago A 90 tokens

judge-x-gemini

15

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Gemini CLI, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits or…

66 2d ago A 89 tokens

judge-x-grok

16

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Grok Build CLI, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits or…

66 2d ago A 90 tokens

judge-x-kimi

17

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Kimi Code CLI, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits or…

66 2d ago A 90 tokens

judge-x-pi

18

gutomec/nirvana-os-engine

Agent

Independent Gauntlet judge for Pi Coding Agent, invoked by the harness through the evaluator adapter (dispatch.ts --judge-x). Reads the evaluation brief, the success contract and the candidate (read-only), writes exactly one scorecard.json into outputpath with verifiable evidence, and never produces, edits, recruits…

66 2d ago A 89 tokens

businesses

19

gutomec/nirvana-os-engine

Skill Claude CodeCodex

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…

66 2d ago A 145 tokens

harness

20

gutomec/nirvana-os-engine

Skill Claude CodeCodex

Nirvana-OS orchestrator: routes a brief across the user's own library of businesses, squads and mind-clones, dispatches the best combination, and gates the result before delivery. Use when the user asks for a concrete artifact (book, video, report, design, code, campaign, any deliverable) in a machine where Nirvana-OS…

66 2d ago B 154 tokens

dispatch-auditor

21

gutomec/nirvana-os-engine

Agent

Layer 2 of the dispatch-quality plan. Runs between targetplancommitted and the actual dispatch. Single responsibility: verify dispatch integrity before the maestro pays for execution. Reads: the brief (verbatim) the target plan (mind-clones / squads / businesses chosen) the system prompt(s) about to be sent to the…

66 2d ago A 231 tokens

nirvana-os

22

gutomec/nirvana-os-engine

Skill Claude CodeCodex

List and inspect the user's Nirvana-OS businesses (empresas), squads and mind-clones, and route production briefs to the harness orchestrator. Trigger on 'quais são minhas empresas/squads', 'what businesses/squads do I have', 'liste minhas empresas', 'quais mind-clones eu tenho', 'o que o nirvana pode fazer', 'use o…

66 2d ago A 114 tokens

squads

23

gutomec/nirvana-os-engine

Skill Claude CodeCodex

Squad lifecycle skill. Use when asked to create, validate, inspect, list, or migrate squads — portable AI agent teams with workflows. Triggers on: create squad, list squads, inspect squad, validate squad, migrate squad, adapters. For EXECUTION of production briefs ('use the squad X', 'orquestre via squad', 'rode via…

66 2d ago D 99 tokens

squad-activator

24

gutomec/nirvana-os-engine

Agent

Invoke whenever the user says "ative o squad X", "active squad X", "instale as dependências de X", "set up X", or asks to prepare a squad for use. This agent is the single entry point for activation + dependency install. It reads the squad's dependencies.yaml, summarizes scope, asks for consent on heavy items, runs…

66 2d ago B 100 tokens