Agent skill · Workflow & Productivity

anmath-methods

Use when laying out the proof strategy of a pure-mathematics manuscript for Annals of Mathematics — the architecture of the argument, the key lemmas and propositions, the novel technique, and where the difficulty lies. Designs and exposes the proof plan; does not check final correctness line-by-line (see anmath-referee-strategy).

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill anmath-methods --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: Annals-of-Mathematics-Skills/skills/anmath-methods/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Proof Strategy and Architecture (anmath-methods) ## When to trigger - The proof is essentially complete but its logical structure is not laid out for a reader - A referee would not be able to see the plan before drowning in the details - The key new idea is buried; it is not clear where the real difficulty is overcome - The argument is monolithic and should be decomposed into named lemmas/propositions ## Architecture-first principle For an Annals paper, an expert non-specialist should be able to read a **proof overview** and understand *how* the theorem is proved before verifying *that* it is. The architecture is part of the contribution. 1. **Proof outline up front.** After stating the Main Theorem, give a paragraph or short section sketching the strategy: the main steps, the key lemma(s), and the crux. 2. **Decompose into named results.** Break the argument into Lemmas, Propositions, and intermediate Theorems, each stated precisely and proved before it is used. 3. **Isolate the new idea.** Name explicitly which step is the genuinely new technique and why prior approaches failed there. This is what makes the paper publishable. 4. **Locate the difficulty.** Tell the reader where

What's inside
Steps it walks through
  1. When to trigger
  2. Architecture-first principle
  3. Decomposition guidance
  4. Handling the key technique
  5. Dependence on external results
  6. Checklist
  7. Anti-patterns
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the anmath-methods skill do?

Use when laying out the proof strategy of a pure-mathematics manuscript for Annals of Mathematics — the architecture of the argument, the key lemmas and propositions, the novel technique, and where the difficulty lies. Designs and exposes the proof plan; does not check final correctness line-by-line (see anmath-referee-strategy).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill anmath-methods --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going