CliMA

23 mods across 7 repositories, 570 stars between them.

agentic-workflows

01

CliMA/ClimaAtmos.jl

Agent

GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.

125 3d ago A 24 tokens original Apache-2.0

CliMA/ClimaAtmos.jl

Instructions file GitHub Copilot

Instructions for CliMA/ClimaAtmos.jl: The authoritative agent brief for this repository is AGENTS.md at the repository root. Read it in full before suggesting code, reviewing a PR, or answering a question about this codebase, and follow it as if its contents were inlined here.

125 3d ago A 209 tokens original Apache-2.0

CliMA/ClimaAtmos.jl

Instructions file CodexOpenCode

Instructions for CliMA/ClimaAtmos.jl, covering climaatmos agent guide, ecosystem guidelines, repo-specific guidelines, local norms and self-correction.

125 3d ago A 691 tokens original Apache-2.0

CliMA/ClimaAtmos.jl

Instructions file

Instructions for CliMA/ClimaAtmos.jl, a project described as: GPU-capable global atmosphere model of the CliMA Earth System Model, designed for calibration with data assimilation and machine learning.

125 3d ago A 5 tokens copy · 100% Apache-2.0

fix-ci

05

CliMA/ClimaAtmos.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

125 3d ago A 84 tokens original Apache-2.0

UserPromptSubmit

06

CliMA/EnsembleKalmanProcesses.jl

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running printf '\n---\nSKILL ROUTING: Review the available skills li. From CliMA/EnsembleKalmanProcesses.jl.

118 3d ago A tokens not measured original Apache-2.0

Stop

07

CliMA/EnsembleKalmanProcesses.jl

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From CliMA/EnsembleKalmanProcesses.jl.

118 3d ago A tokens not measured original Apache-2.0

base-show

09

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

Add concise Base.show and Base.summary methods to Julia types whose default REPL representation is unhelpful or overwhelming. Use this skill whenever the user mentions that a type prints badly in the REPL, asks to improve how an object is displayed or printed, wants a custom show, summary, or repr for a Julia type, or…

118 3d ago A 170 tokens original Apache-2.0

docstrings

10

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

Add or normalise Julia docstrings on public symbols (exported types, functions, and constants) so the package's public API is fully self-documenting and the Documenter.jl docs build passes its checkdocs check. After writing docstrings, also updates docs/src/API/ pages so every exported symbol appears exactly once…

118 3d ago A 167 tokens original Apache-2.0

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

Rewrite vague, delayed, or low-context Julia error messages into structured, actionable diagnostics. Invoke this skill whenever the user mentions: error message, improve errors, rewrite @assert, ArgumentError, DimensionMismatch, DomainError, vague error, error rewrite, Julia exception, diagnostic, throw, validation…

118 3d ago A 171 tokens original Apache-2.0

math-auditor

12

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

Run an adversarial mathematical-accuracy review of a Julia package's src/ and test/ directories, producing a dated markdown report plus concise, self-contained fix-prompt markdowns suitable for handing to a smaller model (e.g. Sonnet) in a later session. Use this skill whenever the user asks for an adversarial review…

118 3d ago A 167 tokens original Apache-2.0

CliMA/EnsembleKalmanProcesses.jl

Skill Claude CodeCodex

Scaffold and maintain a SLURM/HPC job-dependency tree for an EnsembleKalmanProcesses.jl (EKP) calibration pipeline. Invoke this skill whenever the user wants to run an EKP calibration on a cluster, HPC system, or job scheduler — even if they don't say "SLURM" explicitly. Trigger phrases include: "get my calibration…

118 3d ago A 230 tokens original Apache-2.0

CliMA/ClimaCore.jl

Instructions file CodexOpenCode

Instructions for CliMA/ClimaCore.jl, covering agents.md, before you act: agent autonomy, shared guides (via developerguides subtree), formatting and pre-commit hooks and repo-specific guide.

115 yesterday A 559 tokens original Apache-2.0

fix-ci

15

CliMA/ClimaCore.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

115 yesterday A 84 tokens copy · 100% Apache-2.0

CliMA/Thermodynamics.jl

Instructions file CodexOpenCode

Instructions for CliMA/Thermodynamics.jl, covering thermodynamics.jl agent guide, ecosystem guidelines, before you act: agent autonomy, repo-specific guidelines and architecture.

93 20d ago A 699 tokens original Apache-2.0

fix-ci

17

CliMA/Thermodynamics.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

93 20d ago A 84 tokens copy · 100% Apache-2.0

CliMA/CloudMicrophysics.jl

Instructions file CodexOpenCode

Instructions for CliMA/CloudMicrophysics.jl, covering cloudmicrophysics agent guide, ecosystem guidelines, before you act: agent autonomy, repo-specific guidelines and source layout.

53 6d ago A 989 tokens original Apache-2.0

fix-ci

19

CliMA/CloudMicrophysics.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

53 6d ago A 84 tokens copy · 100% Apache-2.0

CliMA/ClimaCoupler.jl

Instructions file CodexOpenCode

Instructions for CliMA/ClimaCoupler.jl, covering climacoupler.jl — agent guide, before you act: agent autonomy, shared guides (via developerguides subtree), repo-specific guide and self-correction.

46 2d ago A 336 tokens original Apache-2.0

fix-ci

21

CliMA/ClimaCoupler.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

46 2d ago A 84 tokens copy · 100% Apache-2.0

CliMA/SurfaceFluxes.jl

Instructions file CodexOpenCode

Instructions for CliMA/SurfaceFluxes.jl, covering surfacefluxes.jl agent guide, ecosystem guidelines, before you act: agent autonomy, repo-specific guidelines and architecture.

20 4d ago A 1,330 tokens original Apache-2.0

fix-ci

23

CliMA/SurfaceFluxes.jl

Skill Claude CodeCodex

Fix CI failures and performance regressions for a Julia package PR by iterating - triage the latest CI results, fix one root cause, verify locally, push. Use when a PR's GitHub Actions or Buildkite CI is failing, or when CI jobs run slower than they do on the main branch. Verifies CPU and GPU compilation locally…

20 4d ago A 84 tokens copy · 100% Apache-2.0