Agent skill · Data & Analytics

ors-theory-development

Use when formulating the model and stating results for an Operations Research (OR) manuscript — defining the optimization/stochastic/simulation model, assumptions, and the theorems, propositions, and lemmas that carry the contribution. Builds the mathematical object and its claimed results; it does not prove them in detail (ors-methods) or run the computational study (ors-data-analysis).

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ors-theory-development --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: Operations-Research-Skills/skills/ors-theory-development/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

# Model & Result Development (ors-theory-development) ## When to trigger - You are turning an OR problem into a precise mathematical model. - You need to decide what to claim — and as what (theorem vs. proposition vs. conjecture). - A reviewer will ask whether your assumptions are necessary or merely convenient. ## Build the model the OR way *Operations Research* rewards a clean mathematical object and **provable** results. For the dominant OR/MS methodologies: - **Optimization model:** state decision variables, objective, constraints, and the feasible region precisely. Identify structure (convexity, total unimodularity, submodularity, conic representability) — structure is what enables theorems and efficient algorithms. - **Stochastic / probabilistic model:** specify the probability space, the process (Markov chain, queue, MDP), the information/filtration, and the performance measure (steady-state cost, regret, tail probability). State stability/ergodicity conditions. - **Simulation model:** specify the stochastic dynamics and the estimand, and how a consistent estimator with quantifiable error will be obtained. - **Decision-analytic model:** specify the utility/risk measure, the

What's inside
Steps it walks through
  1. When to trigger
  2. Build the model the OR way
  3. State results at the right strength
  4. Assumptions discipline
  5. Frame significance without equations (for the intro)
  6. Model-level pushback patterns and the OR fix
  7. Worked formulation vignette (illustrative)
  8. Anti-patterns
  9. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ors-theory-development skill do?

Use when formulating the model and stating results for an Operations Research (OR) manuscript — defining the optimization/stochastic/simulation model, assumptions, and the theorems, propositions, and lemmas that carry the contribution. Builds the mathematical object and its claimed results; it does not prove them in detail (ors-methods) or run the computational study (ors-data-analysis).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ors-theory-development --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