Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Psychbull Workflow

ASecurity

Use as the entry point for any Psychological Bulletin manuscript. Routes to the right psychbull sub-skill based on where you are in the research-synthesis lifecycle and which synthesis type (meta-analysis, systematic review, meta-review/meta-synthesis, qualitative review) fits. Psychological Bulletin publishes syntheses, not original studies — it dispatches; it does not draft content.

1,052 stars
0 votes
0 copies
1 views
Added 6/6/2026
ai-agentsgodatabase

Security Analysis

A100/100

Scanned 6/6/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill psychbull-workflow --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Psychbull Workflow?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Psychbull Workflow
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-psychbull-workflow/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-psychbull-workflow)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: psychbull-workflow
description: Use as the entry point for any Psychological Bulletin manuscript. Routes to the right psychbull sub-skill based on where you are in the research-synthesis lifecycle and which synthesis type (meta-analysis, systematic review, meta-review/meta-synthesis, qualitative review) fits. Psychological Bulletin publishes syntheses, not original studies — it dispatches; it does not draft content.
---

# Psychological Bulletin Workflow Router (psychbull-workflow)

The orchestrator for a Psychological Bulletin submission. Figure out the stage and the **synthesis
type**, then send the user to the matching skill. Psychological Bulletin publishes **research
syntheses — systematic reviews and meta-analyses — not original primary studies**, so the router's
first job is to confirm the project is a *synthesis of existing work*, not a new experiment or pure
theory.

## When to trigger

- Starting a new Psychological Bulletin review/meta-analysis and unsure where to begin
- Mid-project and unsure which skill applies next
- Deciding which **synthesis type** fits (meta-analysis vs. systematic vs. qualitative review)
- Returning with a decision letter (route to `psychbull-rebuttal`)

## First question: is this even a Bulletin paper, and which type?

| Situation | Synthesis type | Route to |
|-----------|----------------|----------|
| Many comparable studies with extractable effect sizes | **Meta-analysis** | full pipeline below |
| Large literature, appraisal needed but pooling uncertain | **Systematic review** (PRISMA) | pipeline, lighter on `meta-analysis-methods` |
| Synthesizing across prior reviews or qualitative findings | **Meta-review / meta-synthesis** | `topic-selection` + `theory-integration` |
| Database resists quantitative pooling | **Qualitative / narrative review** | `topic-selection` + `theory-integration` |
| New data / a new experiment | **Off-fit** — primary study | another APA empirical journal |
| Pure new theory | **Off-fit** | *Psychological Review* |

> If you have original data or a brand-new theory with no synthesis, stop: Psychological Bulletin is
> the wrong venue. It synthesizes what already exists.

## Routing map (stage → skill)

```text
Review-worthy / meta-analyzable?    → psychbull-topic-selection
How do I find all the studies?      → psychbull-literature-search-strategy
Which studies are in, and coded?    → psychbull-inclusion-and-coding
How do I pool the effects?          → psychbull-meta-analysis-methods
What moves the effect? Bias?        → psychbull-moderators-and-bias
What does it all mean theoretically?→ psychbull-theory-integration
Are the exhibits MARS-ready?        → psychbull-tables-figures
Does it read in APA 7th / MARS?     → psychbull-writing-style
Protocol, data, code transparent?   → psychbull-open-science-and-transparency
Ready to submit?                    → psychbull-submission
Got an R&R / decision?              → psychbull-rebuttal
```

## Default order

`topic-selection → literature-search-strategy → inclusion-and-coding → meta-analysis-methods →
moderators-and-bias → theory-integration → tables-figures → writing-style →
open-science-and-transparency → submission → rebuttal`

Iterate: most syntheses loop search ↔ coding ↔ analysis as new studies surface. Register the protocol
(`open-science-and-transparency`) **before** screening, even though it appears late in the default order.

## Anti-patterns

- Treating Psychological Bulletin like a primary-study journal — it publishes syntheses, not new data
- Sending original theory here instead of to *Psychological Review*
- Starting analysis before a documented, reproducible search (no PRISMA trail)
- Pooling without a protocol — preregister before screening

## Output format

```
【Stage】topic / search / coding / analysis / moderators-bias / theory / exhibits / writing / transparency / submit / rebut
【Synthesis type】meta-analysis / systematic / meta-review / qualitative (or OFF-FIT → which journal)
【Route to】psychbull-<skill>
【Why】one line
【Then】the next skill after that
```

## Supplementary resources

- [`../../resources/external_tools.md`](../../resources/external_tools.md) — synthesis lifecycle tooling by stage
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — official Psychological Bulletin URLs behind every fact in this pack

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →