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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- When to trigger
- First question: manuscript type & method
- Routing map (stage → skill)
- Default order
- Symptom-to-skill dispatch
- Worked micro-example (illustrative routing)
- Referee-stage pushback → which skill answers it
- Calibration anchors
- Anti-patterns
- Output format
- Supplementary resources
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.