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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…