polisci-review
Run a political science pre-submission audit with journal-aware personas, stage-aware standards, and evidence-grounded issue reporting.
npx skills add majiayu000/claude-skill-registry --skill polisci-review --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.
# PoliSci Review This installed skill is self-contained. Read the canonical files in this order: 1. `./core/invocation-spec.md` 2. `./core/journal-manifest.json` 3. `./core/paper-discovery.md` 4. `./core/track-stage-rules.md` 5. `./core/issue-taxonomy.md` 6. `./core/references/guardrails.md` 7. `./core/references/journal-signals.md` 8. `./core/references/journal-personas.md` 9. all relevant files in `./core/modules/` 10. `./core/report-template.md` Workflow: 1. Parse user arguments using the canonical invocation contract. 2. Discover the manuscript and linked component files. Prefer `.tex` whenever available; support `.docx`, `.md`, `.txt`, and text-readable `.pdf` on a best-effort basis. 3. Detect stage and track when omitted. 4. Apply the selected journal persona and the 9-module audit structure. 5. Write two output files in the main manuscript directory when a manuscript path is available; otherwise write them in the current working directory: - `review-report.md` following `./core/report-template.md` - `review-report.json` conforming to `./core/issue-schema.json` 6. Before finishing, make sure `review-report.json` is valid JSON and briefly confirm the paths you wrote. Guardrail
What does the polisci-review skill do?
Run a political science pre-submission audit with journal-aware personas, stage-aware standards, and evidence-grounded issue reporting.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill polisci-review --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 majiayu000/claude-skill-registry, a repository with 534 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.
