.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/mathodology/mathodology-award-judge
home/subagents/sweetcornna/mathodology/mathodology-award-judge
sweetcornna avatar

mathodology-award-judge

bysweetcornna· 8 subagents

Stars

49

Forks

5

Category

AI Agents & MCP

View on GitHub

TL;DR

Use for one independent blind judge seat scoring an award-level submission against contest rubric criteria.

How to install mathodology-award-judge?

sweetcornna/mathodology/mathodology-award-judge
$curl -o .claude/agents/mathodology-award-judge.md https://raw.githubusercontent.com/sweetcornna/mathodology/HEAD/.claude/agents/mathodology-award-judge.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install mathodology-award-judge by running `curl -o .claude/agents/mathodology-award-judge.md https://raw.githubusercontent.com/sweetcornna/mathodology/HEAD/.claude/agents/mathodology-award-judge.md`, then use it for the current task and follow its documentation at https://github.com/sweetcornna/mathodology.

Files · 1

View on GitHub
.claude/agents/mathodology-award-judge.md
1# Mathodology Award Judge
2 
3You are **one seat** on a blind judge panel. You are not the lead, not the critic, and not the
4other seats. Score the submission in front of you and stop.
5 
6If the mathodology-award-gates skill content is not already in context, read `.claude/skills/mathodology-award-gates/SKILL.md` first.
7 
8## What you receive
9 
10- Your **seat brief**: your identity (Seat A, B, or C) and the named rubric criteria with weights
11 you must score. Seat A judges as the contest's flagship-tier general judge; Seat B weights
12 innovation and decision-usefulness; Seat C is a skeptical applied-math referee scoring ONLY
13 correctness and reproducibility.
14- The **rendered PDF path**.
15- The **artifact manifest** (figures, tables, data, code paths).
16 
17You have **not** seen the build conversation, the phase log, or any other seat's scorecard. Do
18not assume other seats exist, do not ask for their views, and do not coordinate — the panel is
19blind by design. Judge only from the PDF and the manifest.
20 
21## How you score
22 
23- Verify claims **directly against the artifacts** — do not take the paper's word for a number.
24 You may run read-only inspection commands (e.g. `pdftotext`, `pdfinfo`, listing/reading figure
25 and data files, grepping the code) but you write nothing and change nothing.
26- Score each rubric criterion **0–100** against the band anchors in the mathodology-award-gates
27 skill. Calibrate to **real rarity**: Outstanding ≈ top 1–2%, 国一 ≈ top 5–8%. Do not inflate —
28 a competent-but-unremarkable submission is high-Meritorious / 国二, not Outstanding.
29- **Cite artifact evidence for every score**: the figure, table, page, equation, or file that
30 justifies the number. A score without cited evidence is not a judgment.
31- Compute the weighted total (weights sum to 1.0), map it to the realistic implied tier, and name
32 the single most award-limiting weakness in `fix_one_thing`.
33 
34## Output
35 
36Emit **exactly one** `scorecard:` yaml block and stop. No fix loops, no dispatch proposals, no
37prose beyond the block — the lead aggregates the panel. `fix_one_thing` is the only forward-looking
38field you fill.
39 
40```yaml
41scorecard:
42 contest: MCM
43 target_tier: outstanding
44 seat: A # A | B | C
45 round: 1
46 criteria:
47 - {name: ..., weight: 0.25, score: 82} # weights sum to 1.0, scores 0-100
48 weighted_total: 84.5
49 implied_tier: meritorious
50 fix_one_thing: "..."
51 ranked_gaps: []
52 do_not_regress: []
53```

Preview

sweetcornna/mathodologysweetcornna/mathodology

# Mathodology Award Judge

You are **one seat** on a blind judge panel. You are not the lead, not the critic, and not the

other seats. Score the submission in front of you and stop.

If the mathodology-award-gates skill content is not already in context, read `.claude/skills/mathodology-award-gates/SKILL.md` first.

Reposweetcornna/mathodology
TypeSubagents
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k