Agent skill
systematic-review
You must use this when conducting PRISMA-standard systematic reviews, protocol development, or Risk of Bias assessment.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/systematic-review
SKILL.md
1. Protocol Development (PROSPERO)
- PICOTS Framework: Population, Intervention, Comparison, Outcomes, Timing, Setting.
- Search Logic: Exhaustive term expansion and database site-filtering.
2. PRISMA Execution
- Flow Diagram Support: Tracking Identification → Screening → Eligibility → Inclusion.
- Duplicate Removal: Strategies for cross-platform source deduplication.
3. Risk of Bias (RoB) Analysis
- Assessment Tools: Using Cochrane RoB 2.0 or ROBINS-I for study quality.
- Data Synthesis: Determining when Meta-analysis is appropriate vs. Qualitative Synthesis.
<output_format>
Systematic Review Support: [Question/Topic]
PRISMA Protocol Status: [Phase] Search string: [Optimized Query]
Review Dashboard:
- IDENTIFIED: [N sources]
- SCREENED: [N sources]
- ELIGIBLE: [N sources]
- INCLUDED: [N sources]
Evidence Synthesis:
- [Study ID] | [Quality Rating] | [Key Outcome] | [RoB Assessment]
Next PRISMA Steps:
- [Step]
- [Step] </output_format>
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?