poq-workflow
Use as the entry point for any Public Opinion Quarterly (POQ) manuscript. Routes to the right POQ sub-skill based on where you are in the lifecycle and which submission type (Original Article, Research Note, Polls in Context, Research Synthesis, Book Review) fits. It dispatches; it does not draft content.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill poq-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.
# POQ Workflow Router (poq-workflow) The orchestrator for a POQ submission. Figure out the stage and the **submission type**, then send the user to the matching skill. POQ is the leading journal of **public opinion and survey methodology** — the router's first job is to make sure the paper is framed as a **measurement/opinion contribution** with survey error and **AAPOR-standard disclosure** taken seriously from the start. ## When to trigger - Starting a new POQ paper and unsure where to begin - Mid-project and unsure which skill applies next - Deciding which **submission type** fits the paper - Returning with a decision letter (route to `poq-rebuttal`) ## First question: which submission type? | Situation | Type | Route to | |-----------|------|----------| | Full study — opinion or methods contribution | **Original Article** (≤ 6,500 words text + notes) | normal pipeline below | | Single finding, extension, or replication | **Research Note** (< 3,000 words) | normal pipeline, tighter scope | | Short, timely read of current poll data | **Polls in Context** (≤ 2,500 words) | `poq-data-analysis` + `poq-writing-style` | | Integrative review of a literature | **Research Synthesis** (≤
- When to trigger
- First question: which submission type?
- Routing map (stage → skill)
- Default order
- Anti-patterns
- Router pass for Public Opinion Quarterly
- Output format
- Supplementary resources
What does the poq-workflow skill do?
Use as the entry point for any Public Opinion Quarterly (POQ) manuscript. Routes to the right POQ sub-skill based on where you are in the lifecycle and which submission type (Original Article, Research Note, Polls in Context, Research Synthesis, Book Review) fits. It dispatches; it does not draft content.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill poq-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.