metraton

60 mods across 1 repository, 3 stars between them.

gaia-marketplace

01

metraton/gaia

Plugin Claude Code

Security-first multi-agent orchestration for Claude Code. Distributes the Gaia plugin: specialized agents across the development lifecycle with codebase-aware context injection and risk-classified command gating.

3 4d ago A tokens not measured original MIT

gaia

02

metraton/gaia

Plugin Claude Code

Security-first multi-agent orchestration for Claude Code. Agents span the full lifecycle; commands are risk-classified — reads run free, state changes need approval, irreversible ops blocked.

3 4d ago A tokens not measured original MIT

metraton/gaia

Agent

Use when inspecting, diagnosing, or validating the actual state of running systems — pods, services, logs, cloud resources, network connectivity, SSH access — or when comparing what IS running against what SHOULD be running (drift between live state and IaC/desired-state).

3 4d ago A 59 tokens original MIT

developer

04

metraton/gaia

Agent

Use when writing, modifying, debugging, or reviewing application code, CI/CD pipelines, or developer tooling — or when investigating an application-layer bug or behavior.

3 4d ago A 33 tokens original MIT

gaia-operator

05

metraton/gaia

Agent

Use as the orchestrator's workspace operator, executing adjudicated operations or batches when no domain specialist owns the artifact.

3 4d ago A 28 tokens original MIT

gaia-orchestrator

06

metraton/gaia

Agent

Use when a user prompt arrives in Gaia and needs routing, coordinated execution across specialist surfaces, informed-consent presentation, or synthesis of specialist contracts into one decision.

3 4d ago A 37 tokens original MIT

gaia-planner

07

metraton/gaia

Agent

Use when planning a feature or decomposing work from a brief into an executable plan -- turning objectives and acceptance criteria into ordered, testable tasks ready for dispatch.

3 4d ago A 37 tokens original MIT

gaia-system

08

metraton/gaia

Agent

Use when building, modifying, or auditing Gaia's own machinery — agents, skills, hooks and hook modules, routing config, CLI plugins, build manifests — or when analyzing Gaia's architecture, install, or release surface. Not for work in the user's application, infrastructure, cluster, or live runtime.

3 4d ago A 64 tokens original MIT

gaia-verifier

09

metraton/gaia

Agent

Use when a task's gates are ready to be independently confirmed -- dispatched directly when a producing agent's contract proposes agentstate NEEDSVERIFICATION, never by surface-signal routing. Loads verification-oracle for command/code gates and verification-rubric for semantic/selfreview gates, then is the only role…

3 4d ago A 79 tokens original MIT

gitops-operator

10

metraton/gaia

Agent

Use when creating, modifying, or reviewing the desired state of a Kubernetes cluster declared in Git — Flux HelmReleases, Argo Applications, Kustomizations, Helm values, manifests, ConfigMaps, Ingress — or when reasoning about reconciliation and drift between Git and the running cluster.

3 4d ago A 62 tokens original MIT

platform-architect

11

metraton/gaia

Agent

Use when provisioning, modifying, validating, or reviewing infrastructure-as-code — Terraform, Terragrunt, Pulumi, CloudFormation, OpenTofu, or CDK — including plan/apply workflows, state, and cloud resource declarations (IAM, VPC, buckets, service accounts).

3 4d ago A 61 tokens original MIT

PreToolUse

12

metraton/gaia

Hook

Runs before the agent uses a tool for Bash, Task, Agent, SendMessage, Read, Edit, Write, Glob, Grep, WebSearch, WebFetch and NotebookEdit tool calls, executing pre_tool_use.py via python3 (5 commands). From metraton/gaia.

3 4d ago A tokens not measured original MIT

PostToolUse

13

metraton/gaia

Hook

Runs after a tool call finishes for Bash, Task and AskUserQuestion tool calls, executing post_tool_use.py via python3 (3 commands). From metraton/gaia.

3 4d ago A tokens not measured original MIT

SubagentStop

14

metraton/gaia

Hook

Runs when a subagent finishes, executing subagent_stop.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 89% MIT

SessionStart

15

metraton/gaia

Hook

Runs when a session starts on startup, resume and compact, executing session_start.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 66% MIT

SessionEnd

16

metraton/gaia

Hook

Runs when a session ends, executing session_end_hook.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 88% MIT

PreCompact

17

metraton/gaia

Hook

Runs before the context is compacted, executing pre_compact.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 89% MIT

PostCompact

18

metraton/gaia

Hook

Runs after the context is compacted, executing post_compact.py via python3. From metraton/gaia.

3 4d ago A tokens not measured original MIT

Stop

19

metraton/gaia

Hook

Runs when the agent finishes a response, executing stop_hook.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 100% MIT

TaskCompleted

20

metraton/gaia

Hook

Runs when a task is marked completed, executing task_completed.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 81% MIT

SubagentStart

21

metraton/gaia

Hook

Runs when a subagent starts, executing subagent_start.py via python3. From metraton/gaia.

3 4d ago A tokens not measured original MIT

UserPromptSubmit

22

metraton/gaia

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From metraton/gaia.

3 4d ago A tokens not measured copy · 86% MIT

metraton/gaia

Skill Claude CodeCodex

Use for approvalrequest, COMMANDSET, approval identifiers, fingerprints, and progress data.

3 4d ago A 22 tokens original MIT

metraton/gaia

Skill Claude CodeCodex

Use for the exact input/output schema and validation rules of agentcontracthandoff.

3 4d ago A 20 tokens original MIT