Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Restud Theory Model

ASecurity

Use when building, sharpening, or stress-testing the theoretical model in a The Review of Economic Studies (REStud) manuscript — whether a pure-theory paper or an empirical paper with a model — and when routing proofs to the online appendix. Develops the model and its economic payoff; does not run the empirics.

1,052 stars
0 votes
0 copies
5 views
Added 6/6/2026
ai-agentsgotestingapi

Works with

api

Security Analysis

A100/100

Scanned 6/6/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill restud-theory-model --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Restud Theory Model?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Restud Theory Model
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-restud-theory-model/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-restud-theory-model)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: restud-theory-model
description: Use when building, sharpening, or stress-testing the theoretical model in a The Review of Economic Studies (REStud) manuscript — whether a pure-theory paper or an empirical paper with a model — and when routing proofs to the online appendix. Develops the model and its economic payoff; does not run the empirics.
---

# REStud Theory / Model (restud-theory-model)

## When to trigger

- The paper is pure theory and needs the contribution framed as a clean result
- An empirical paper has a model whose assumptions and proofs are underdeveloped
- A proposition is stated but the proof lives inline and clutters the main text
- A referee will ask "what is the economic content of this result, beyond the algebra?"

## What REStud rewards in theory

REStud has unusually deep theory roots for a top-5 journal — it is where **optimal income-taxation theory** (Mirrlees, "An Exploration in the Theory of Optimum Income Taxation," REStud 38(2), 1971) and the **Ramsey–Cass–Koopmans** growth model (Cass, "Optimum Growth in an Aggregative Model of Capital Accumulation," REStud 32(3), 1965) were first published. It accepts theory across all fields and treats a **new model** as a first-class contribution — and with Joint Managing Editors who are themselves theorists (Antonio Penta in mechanism design, Jakub Steiner in information/behavioral economics), pure theory is a first-class citizen here, not a tolerated minority. The bar is **technical excellence with a legible economic payoff**:

- **Tractability with insight.** The model is as simple as it can be and still deliver the result. Generality for its own sake is not the contribution; the *economic* insight is.
- **A clean main result.** One or two propositions that a reader can state in words. If the headline result needs three lemmas to even state, the framing is wrong.
- **Assumptions that earn their place.** Every assumption is either standard, or defended as the minimal one that delivers the result, or shown to be relaxable.
- **Complete, correct proofs** — in the **online appendix / supplementary file** (REStud's standard home for full proofs), not the main text.

Unlike Econometrica, which can treat heavy formal machinery as the contribution itself, REStud wants the economics to be visible without wading through the apparatus.

## Building the model section

### Step 1 — Result-first framing

Before the setup, state the main result in one sentence of economics ("agents who face X will choose Y, and welfare rises/falls because Z"). The setup then exists to deliver that sentence.

### Step 2 — Minimal setup

Introduce only the objects the result needs. Defer extensions, generalizations, and special cases to later subsections or the appendix. Define notation once, in a table if it is heavy.

### Step 3 — Propositions and their economics

For each proposition: state it formally, then immediately gloss it in words — what economic force drives it, what comparative static it implies, what it rules out. A proposition with no verbal gloss is incomplete by REStud standards.

### Step 4 — Proofs to the online appendix

Keep main-text proofs to a sketch (the key step / the binding constraint). Full, line-by-line proofs go to the **online appendix**, which REStud uses precisely for this. Number appendix results to match the main text (Proof of Proposition 2, etc.).

### Step 5 — Map to empirics (if applicable)

If the model disciplines an empirical section, state which assumptions are testable, which parameters are identified by which moments, and which predictions the data will confront. Hand identification details to `restud-identification`.

## Checklist

- [ ] Main result stated in one sentence of economics before the setup
- [ ] Setup is minimal — no object that the result does not use
- [ ] Each proposition glossed verbally (economic force, comparative static)
- [ ] Assumptions defended as standard / minimal / relaxable
- [ ] Full proofs in the online appendix; main text has sketches only
- [ ] Notation defined once; a notation table if heavy
- [ ] If empirical: model assumptions mapped to testable predictions

## Anti-patterns

- "Theory without a clear economic payoff" — algebra that yields no insight a reader can state
- Burying the headline proposition behind three lemmas before it can even be stated
- Generality for its own sake when a special case carries the entire insight
- Full multi-page proofs inline, crowding out the economics
- Assumptions introduced silently and used to drive the result without defense
- A model in an empirical paper whose assumptions contradict the estimation sample

## Output format

```
【MAIN RESULT (one sentence)】<economic statement>
【PROPOSITIONS】[stated + verbal gloss] x1-2
【KEY ASSUMPTIONS】[standard / minimal / relaxable — for each]
【PROOFS LOCATION】online appendix (sketches in text)
【EMPIRICAL LINK】testable predictions: [...] (or "pure theory")
【NEXT SKILL】restud-robustness (empirical) | restud-tables-figures | restud-writing-style
```

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →