Agent skill · Code Review & Quality

asr-workflow

Use as the entry point for any American Sociological Review (ASR) manuscript. Routes to the right ASR sub-skill based on the lifecycle stage and the manuscript type (Article up to 15,000 words vs. Comment/Reply up to 3,000). It dispatches; it does not draft content.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill asr-workflow --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: American-Sociological-Review-Skills/skills/asr-workflow/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

# ASR Workflow Router (asr-workflow) The orchestrator for an ASR submission. ASR publishes across all of sociology and across very different methods, so the router's first job is to confirm the work has **broad sociological significance** and to send the user to the matching skill for their stage and method. ## When to trigger - Starting a new ASR paper and unsure where to begin - Mid-project and unsure which skill applies next - Deciding between a full **Article** and a **Comment/Reply** - Returning with a decision letter (route to `asr-rebuttal`) ## First question: manuscript type & method | Situation | Type | Note | |-----------|------|------| | Full original study, broad significance | **Article** (≤ 15,000 words incl. refs + footnotes) | the main pipeline below | | Critique of / reply to a published ASR piece | **Comment/Reply** (≤ 3,000 words) | tight scope; engage the original directly | Then identify the **method**, because design and analysis advice differ sharply: quantitative/demographic · comparative-historical · ethnographic/interview · network · computational. ## Routing map (stage → skill) ```text Idea / fit? → asr-topic-selection Where does it sit in the field? → as

What's inside
Steps it walks through
  1. When to trigger
  2. First question: manuscript type & method
  3. Routing map (stage → skill)
  4. Default order
  5. Symptom-to-skill dispatch
  6. Worked micro-example (illustrative routing)
  7. Referee-stage pushback → which skill answers it
  8. Calibration anchors
  9. Anti-patterns
  10. Output format
  11. Supplementary resources
More from Awesome-Journal-Skills
All skills →
About this skill
What does the asr-workflow skill do?

Use as the entry point for any American Sociological Review (ASR) manuscript. Routes to the right ASR sub-skill based on the lifecycle stage and the manuscript type (Article up to 15,000 words vs. Comment/Reply up to 3,000). It dispatches; it does not draft content.

How do I install it?

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

Keep going