ijoc-workflow
Use when deciding which ijoc-* sub-skill to invoke next, or when sequencing a manuscript from idea through rebuttal for an INFORMS Journal on Computing (IJOC) submission. Routes — it does not replace — the specialized skills.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ijoc-workflow --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# IJOC Workflow Router (ijoc-workflow) ## Overview This is the router. It tells you **which ijoc-* skill to use at the current stage** of a manuscript aimed at the *INFORMS Journal on Computing* (IJOC) — the INFORMS journal at the **intersection of operations research / management science and computer science**. IJOC judges a paper on its **computational and/or methodological advance**: algorithm design and analysis, exact and heuristic optimization, integer/stochastic/robust programming, simulation, computational probability, machine learning for OR, data-science methodology, and the software/computational tooling that makes OR work. A clever application alone does not clear the bar; the *computing* must be the contribution. Operational tells that you are at IJOC and not a sibling: the author **selects one of the journal's 10 technical areas** at submission via **ScholarOne** (mc.manuscriptcentral.com/ijoc); the **Area Editor desk-rejects roughly 40%** of submissions and the **associate editor's identity is never disclosed** to authors; review is **single-blind** (reviewers see author names); and IJOC runs a **distinctive reproducibility regime** — accepted papers deposit code/dat
- Overview
- When to trigger
- Routing table
- Default order
- Anti-patterns
- Routing by paper archetype
- Worked routing example (illustrative)
- Minimal decision snippet
What does the ijoc-workflow skill do?
Use when deciding which ijoc-* sub-skill to invoke next, or when sequencing a manuscript from idea through rebuttal for an INFORMS Journal on Computing (IJOC) submission. Routes — it does not replace — the specialized skills.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ijoc-workflow --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.