RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/handsomeZR-netizen/mathmodel-skill

AGENTS.md

AGENTS.md
AGENTS.mdroot

Quality

72/100

Scores the file, not the repository.

Length

354 words

4 headings · 1 code blocks

Repository

174

— · pushed 12 days ago

Last changed

3 days ago

First indexed 3 days ago.
handsomeZR-netizen/mathmodel-skill/AGENTS.mdRawGitHub
1# Repository instructions
2 
3This repository contains the `mathmodel-skill` product. When working inside this repository, act as a maintainer: do not start the ten-stage contest workflow merely because modeling-related files are present.
4 
5## Sources of truth
6 
7- `SKILL.md` defines runtime behavior and trigger boundaries.
8- `references/stage_00_kickoff.md` through `references/stage_09_review.md` contain stage details and must be loaded lazily at runtime.
9- `competitions/<competition>/` contains competition-specific rules, heuristics, overlays, and paper structures.
10- `templates/shared/decision_log.json` is the canonical persistent-state template.
11- `.codex-plugin/plugin.json`, `agents/openai.yaml`, and `skills/mathmodel-skill/SKILL.md` are packaging metadata or thin discovery shims. Do not duplicate the workflow into them.
12 
13## Maintenance rules
14 
15- Preserve the trigger boundary: this skill is for CUMCM, MCM/ICM, and Diangong Cup contest work, not generic data analysis or ordinary paper review.
16- Treat official contest rules as time-sensitive. Keep a verification date and primary source in `competitions/<competition>/current_rules.md`; official current-year material always overrides repository guidance.
17- Treat empirical distributions and `winning_patterns.md` as observations or maintainer heuristics, never official thresholds or award predictors.
18- Keep user artifacts relative to the user's working directory (`state/`, `results/`, `figures/`, `paper_workspace/`, `paper_output/`). Resolve repository resources relative to the installed skill root.
19- Keep `SKILL.md` concise and dispatch stage-specific detail into `references/`.
20- Do not add runtime claims about awards, token savings, or elapsed time without a reproducible benchmark.
21- When changing behavior, update the README, tests, plugin version, state schema, and relevant competition docs together.
22- Do not vendor or reintroduce templates, examples, papers, or binary assets without a clear redistribution license. Keep runtime dependencies and external-source boundaries accurate in `THIRD_PARTY_NOTICES.md`.
23 
24## Verification
25 
26Run the checks proportionate to the change. Before a release, run all of them:
27 
28```bash
29python -m compileall -q scripts templates/shared/code_starter
30python -m unittest discover -s tests -p 'test_*.py' -v
31python scripts/doctor.py --competition cumcm --skip-tools
32python scripts/doctor.py --competition mcm --skip-tools
33python scripts/doctor.py --competition diangong --skip-tools
34git diff --check
35```
36 
37Maintainers with the Codex skill/plugin creator tooling installed should also run its current `quick_validate.py` and `validate_plugin.py` entrypoints. Do not hard-code a machine-specific installation path into contributor commands.
38 
39Runtime evaluation prompts should explicitly invoke `$mathmodel-skill`. Negative-trigger tests should confirm that generic model-selection and non-competition writing requests do not invoke it.
40 

Commands it names

  • python -m compileall -q scripts templates/shared/code_starter
  • python -m unittest discover -s tests -p 'test_*.py' -v
  • python scripts/doctor.py --competition cumcm --skip-tools
  • python scripts/doctor.py --competition mcm --skip-tools
  • python scripts/doctor.py --competition diangong --skip-tools
  • git diff --check

Sections

  • Repository instructions
  • Sources of truth
  • Maintenance rules
  • Verification

What it covers

do-notagent-behaviourdocs

Stack — with the evidence

python

(1.00)

github-actions

(0.60)

Format

AGENTS.md

A plain-markdown README for coding agents, deliberately unopinionated: no frontmatter, no globs, no vendor keys. That minimalism is why it became the one file a dozen different agents will read, and why it carries the least per-file targeting power of any format here.

What the corpus says about it

Repository

Owner
handsomeZR-netizen
Language
—
License
—
Archived
no

All configs in this repo

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
OnlyTerp/prompt-cache-skillsAGENTS.md · 112AGENTS.mdpythongithub-actionssetupbuildtestlint-format+5100/1003 days ago
n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199kAGENTS.mdtypescriptlangchain+16buildteststylearch+3100/1003 days ago
duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70AGENTS.mdtypescriptjavascript+5buildteststylearch+3100/1003 days ago
wpscanteam/wpscanAGENTS.md · 9.7kAGENTS.mdrubyvue+3setupbuildteststyle+6100/1002 days ago
SkeneTechnologies/skene-cookbookAGENTS.md · 51AGENTS.mdpythoneslint+4setupbuildtestlint-format+7100/1002 days ago
mui/material-uiAGENTS.md · 99kAGENTS.mdtypescriptjavascript+13setupbuildtestlint-format+9100/1003 days ago
trick77/agents-md-syncAGENTS.md · 2AGENTS.mdtypescriptnode+4setupbuildteststyle+5100/1003 days ago
aaif-goose/gooseAGENTS.md · 52kAGENTS.mdrusttypescript+2setupbuildtestlint-format+6100/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack