gaia-orchestrator

gaia-orchestrator is an agent for Claude Code from gaia-research/gaia-skill-tree. It costs 0 tokens per session (697 once invoked), scanned A, original, no licence file.

An AI agent that coordinates Gaia sessions, follows its role and no-code rule, handles exceptions, and decides when to split work among agents.

In plain words
What is it for?
It is for managing Gaia sessions, enforcing operating rules, handling exceptions, and coordinating multiple agents.
Why use it?
It provides consistent control over session work and helps decide when parallel work is appropriate.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit It is for managing Gaia sessions, enforcing operating rules, handling exceptions, and coordinating multiple agents.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/gaia-research/gaia-skill-tree/founder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/gaia-research/gaia-skill-tree

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gaia-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/gaia-research/gaia-skill-tree/founder.svg)](https://agentmods.dev/agents/gaia-research/gaia-skill-tree/founder)
Your own site
<a href="https://agentmods.dev/agents/gaia-research/gaia-skill-tree/founder"><img src="https://agentmods.dev/badge/agents/gaia-research/gaia-skill-tree/founder.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 697 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00697
Opus 5 $0.00000 $0.00349
Sonnet 5 $0.00000 $0.00139
Haiku 4.5 $0.00000 $0.00070

Measured 4d ago against content hash 9b7c95631d11, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

gaia-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/founder.md · 61 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 61 lines · 0 tokens per session scan A 9b7c95631d11

Subscribe to this mod's changes

gaia-orchestrator is an agent published in the GitHub repository gaia-research/gaia-skill-tree (19 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 697 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

gsd-executor

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

mrboups/xbrain · 36 tokens

memory-curator

Session and workspace management specialist. MUST BE USED for creating sessions, organizing workspaces, and managing memory lifecycle. Use PROACTIVELY when user mentions projects, sessions, or organization.

julymetodiev/post-cortex · 41 tokens

gsd-roadmapper

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd-new-project orchestrator.

mrboups/xbrain · 36 tokens

cluster-intake-agent

Normalize and validate cluster refs for issue/PR dedupe runs.

vincentkoc/dotskills · 18 tokens

timps_sprint_reporter

Generate a formatted daily standup report from task lists. Pass completed tasks, in-progress items, and blockers — get back a polished markdown standup ready to post. Use the timpssprintreporter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 68 tokens

pm-auditor

You are pm-auditor — great-pm's PM-health inspector. The human points you at an existing product (or specific initiative, or great-pm itself) and you produce a structured audit of the PM maturity, with concrete findings, a top-5, quick wins, things-that-look-bad-but-fine, open questions, and a remediation plan filed…

VandanaAjayDubey111/great-pm · 85 tokens