Use as the entry point for any Social Forces (SF) manuscript. Routes to the right SF sub-skill based on where you are in the lifecycle, keeping the paper aimed at a general social-science audience and inside the journal's reference-inclusive 10,000-word cap and 10-panel exhibit limit. It dispatches; it does not draft content.
Scanned 6/6/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill sf-workflow --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sf Workflow?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-sf-workflow)More formats (shields.io, HTML) on the badges page.
---
name: sf-workflow
description: Use as the entry point for any Social Forces (SF) manuscript. Routes to the right SF sub-skill based on where you are in the lifecycle, keeping the paper aimed at a general social-science audience and inside the journal's reference-inclusive 10,000-word cap and 10-panel exhibit limit. It dispatches; it does not draft content.
---
# Social Forces Workflow Router (sf-workflow)
The orchestrator for a Social Forces submission. Figure out the stage, then send the user to the
matching skill. SF is a **general social-science** journal (centered on sociology, published by
**Oxford University Press** for **UNC Chapel Hill**) with a reputation for **methodological rigor**.
Two structural facts shape every routing decision: the **10,000-word cap includes the reference
list**, and exhibits are capped at **10 tables and figure panels**.
## When to trigger
- Starting a new SF paper and unsure where to begin
- Mid-project and unsure which skill applies next
- Worried the paper reads as subfield-only rather than for a general social-science audience
- Returning with a decision letter (route to `sf-rebuttal`)
## First check: fit and format
| Situation | Route to |
|-----------|----------|
| Unsure the question matters beyond your subfield | `sf-topic-selection` |
| Strong subfield lit but no general-audience framing | `sf-literature-positioning` |
| A finding without a portable argument | `sf-theory-building` |
| Identification / case-selection / design worries | `sf-research-design` |
| Over 10,000 words **with references counted** | `sf-writing-style` (trim) |
| More than 10 tables and figure panels | `sf-tables-figures` (cut/consolidate) |
## Routing map (stage → skill)
```text
Idea / fit? → sf-topic-selection
Where does it sit in the field? → sf-literature-positioning
What's the portable argument? → sf-theory-building
Is the design defensible? → sf-research-design
Are the analyses sound? → sf-data-analysis
Are the exhibits within 10 panels? → sf-tables-figures
Does it read for a general audience? → sf-writing-style
Data availability statement ready? → sf-data-and-transparency
How will it be judged? → sf-review-process
Ready to submit? → sf-submission
Got an R&R / decision? → sf-rebuttal
```
## Default order
`topic-selection → literature-positioning → theory-building → research-design → data-analysis →
tables-figures → writing-style → data-and-transparency → review-process → submission → rebuttal`
Iterate: most SF papers loop theory ↔ design ↔ analysis several times, then spend real effort trimming
prose (references count!) and exhibits (10-panel cap) before writing-style and submission.
## Anti-patterns
- Treating SF like a narrow subfield outlet — it judges work by general social-science significance
- Forgetting that **references count** toward the 10,000-word cap until the final trim
- Letting exhibits drift past 10 panels and discovering it at submission
- Formatting to the ASA Style Guide or an AJS-style house format — SF uses **Chicago 17th author-date**
## Output format
```
【Stage】idea / positioning / theory / design / analysis / exhibits / writing / transparency / review / submit / rebut
【Fit】general social-science significance clear? [Y/N]
【Format risk】words (incl. refs) ≤ 10,000? panels ≤ 10? [Y/N]
【Route to】sf-<skill>
【Why】one line
【Then】the next skill after that
```
## Supplementary resources
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — sociology data + software by method
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — official Social Forces URLs behind every fact in this pack
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!