Skill Claude CodeCodex
Use when presenting a returned APPROVALREQUEST for informed user consent.
Skill Claude CodeCodex
Use when presenting a returned APPROVALREQUEST for informed user consent.
Skill Claude CodeCodex
Use when the user asks to list, inspect, approve, reject, or revoke pending approvals.
Skill Claude CodeCodex
Use when writing, rewriting, cleaning up, or updating a README -- the root README of a repository, the README of a folder that holds one kind of thing (modules, migrations, components, services, scripts, environments, workloads; Gaia's own agents/, skills/ and hooks/ are one instance of that same shape), or the README…
Skill Claude CodeCodex
Use when the user wants something to run routinely / on a schedule rather than once now -- "tarea programada", "rutinariamente", "cada mañana", "cada N horas", "todas las noches", "schedule", "cron". Covers mounting, structuring, and running an unattended headless task that reports back, plus consuming its reports.…
Skill Claude CodeCodex
Use when classifying any operation before executing it, or deciding whether user approval is required.
Skill Claude CodeCodex
Use when the user asks to reflect on a session, or when closing substantial work: the orchestrator reconciles the session against memory and the coordination substrate (briefs/plans/tasks/approvals), curates and closes what it can decide on its own, and reports what changed.
Skill Claude CodeCodex
Use when creating a new skill, improving an existing skill, or deciding what a skill should contain and how it should be structured.
Skill Claude CodeCodex
Use when a T3 command was blocked or a predictable ordered T3 set must be requested before execution.
Skill Claude CodeCodex
Use when creating or drafting tickets or issues, or when standardizing ticket output for a project.
Skill Claude CodeCodex
Use when re-running a taskgates entry (or a proposed contract verification block) whose verificationtype is command or code, to deterministically re-execute the declared check and compare the actual result against the gate's expected value -- not for semantic or selfreview gates, which need judgment rather than…
Skill Claude CodeCodex
Use when judging a taskgates entry whose verificationtype is semantic or selfreview -- reading the gate's evidenceshape as an explicit rubric, assessing the produced work against each stated criterion, and emitting a justified pass/fail verdict. Loaded by the verifier role for judgment-based gates.
Skill Claude CodeCodex
Use when about to declare done on any output with a visual surface -- an HTML page, a rendered UI, a diagram, a slide, a screenshot-able view -- to confirm by looking at the rendered result instead of asserting it. Also use when asked to screenshot or visually check a page or a local file.