matt-seb-ho

17 mods across 1 repository, 2 stars between them.

repo3-plugin

01

matt-seb-ho/repo3

Plugin Claude Code

GEOS-authoring plugin: geos-rag MCP + XML self-verification Stop hook.

2 6d ago A tokens not measured

Stop

02

matt-seb-ho/repo3

Hook

Runs when the agent finishes a response, executing verify_outputs.py via python3. From matt-seb-ho/repo3.

2 6d ago A tokens not measured

PostToolUse

03

matt-seb-ho/repo3

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing verify_xml_post_write.py via python3. From matt-seb-ho/repo3.

2 6d ago A tokens not measured

geos-rag

04

matt-seb-ho/repo3

Skill Claude CodeCodex

Use when answering GEOS documentation, XML syntax, or schema questions with the plugin-provided searchnavigator, searchtechnical, and searchschema MCP tools.

2 6d ago A 37 tokens

plugin-maintainer

05

matt-seb-ho/repo3

Skill Claude CodeCodex

Use this when creating, reviewing, or extending this Claude Code plugin.

2 6d ago A 18 tokens

dependency-copier

10

matt-seb-ho/repo3

Agent

Subagent to automate copying all dependencies from a GEOS base file directory to the workspace.

2 6d ago A 22 tokens

geos-orchestrator

12

matt-seb-ho/repo3

Plugin Claude Code

Sub-agent orchestrator for GEOS XML authoring. Decomposes into per-segment subagents (mesh, regions+constitutive, solvers, drivers, events). Each carries a focused doc primer + schema slice. Distributes via plugin agents/.

2 6d ago A tokens not measured

geos-drivers

13

matt-seb-ho/repo3

Agent

Authors GEOS XML , , , and blocks together. These provide initial/boundary conditions, time-varying drivers, output configuration, and intermediate task data. Use after solvers are settled.

2 6d ago A 55 tokens

geos-events

14

matt-seb-ho/repo3

Agent

Authors the GEOS XML block — the simulation time-loop wiring that drives solvers, tasks, and outputs. Always run last; references names from every other segment.

2 6d ago A 40 tokens

geos-mesh

15

matt-seb-ho/repo3

Agent

Authors the GEOS XML and blocks for a simulation. Use when the orchestrator needs the foundation segment (mesh generation/import + named geometric sets/regions used downstream).

2 6d ago A 44 tokens

matt-seb-ho/repo3

Agent

Authors the GEOS XML and blocks together. These are tightly coupled by materialList, so a single subagent owns both. Use after the mesh subagent has produced the cellBlock inventory.

2 6d ago A 56 tokens

geos-solvers

17

matt-seb-ho/repo3

Agent

Authors the GEOS XML and blocks together. These are co-determined (solver type ↔ discretization type), so a single subagent owns both. Use after mesh + regions + constitutive are settled.

2 6d ago A 56 tokens