MadGraphTeam/MadAgents

10Stars on the repository
60Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

install

01

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Install the MadAgents agent system into a folder on this machine, to be run without a container. Use when the user wants MadAgents outside Apptainer — in a project folder, on a login node, or anywhere they already have MadGraph — or wants to refresh or check an existing install.

10 26d ago B 62 tokens original MIT

diagnose-docs

02

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Find documentation problems that caused agent mistakes — gaps, inaccuracies, or ambiguities. Uses grade context to guide diagnosis.

10 26d ago A 28 tokens original MIT

edit-docs

03

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Edit MadGraph documentation with parallel review: style, quality, and factual verification. Revises until all checks pass or max rounds reached.

10 26d ago A 31 tokens original MIT

generate-questions

04

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Generate evaluation questions about MadGraph and related tools with verified reference answers, using web research for real-world use cases.

10 26d ago A 27 tokens original MIT

get-docs

05

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Get a writable copy of the MadGraph documentation.

10 26d ago A 14 tokens original MIT

train-docs

06

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Run one iteration of the doc improvement loop: generate or accept questions, answer them in parallel, verify, grade, diagnose, fix the docs, and re-evaluate until convergence.

10 26d ago A 40 tokens original MIT

verify-claims

07

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Extract factual claims from text and verify each one using execution, source inspection, or physics reasoning.

10 26d ago A 23 tokens original MIT

install-madagents

08

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Install default-mode MadAgents (the multi-agent HEP setup — orchestrator, workers, reviewers) into a target folder/repo, for either Claude Code or Codex. The agent runs in the user's repo directly (bare mode). If MadAgents is already installed there, refers the user to update-madagents. Use when the user wants to set…

10 26d ago D 84 tokens original MIT

update-madagents

09

MadGraphTeam/MadAgents

Skill Claude CodeCodex

Update an existing MadAgents install in a repo to the current source version, preserving the user's edits via a 3-way merge (base = the version they installed, current = their files, new = the current version). Reconstructs the original from git history — no local snapshot. Use when MadAgents is already installed and…

10 26d ago D 77 tokens original MIT