Agent skill · Code Review & Quality

bio-logic

Evaluates scientific research rigor using systematic frameworks. Assesses methodology, statistics, biases, and evidence quality. Use when reviewing papers, critiquing claims, designing studies, rating evidence strength (GRADE/Cochrane ROB), checking study design, statistical critique, or risk of bias assessment.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill bio-logic --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/bio-logic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Bio-Logic: Scientific Reasoning Evaluation ## Instructions 1. **Identify the task** using Quick Reference below 2. **Use the appropriate framework** from this file or references 3. **Adapt depth to context** - use full checklists for thorough reviews, key items for quick assessments 4. **Structure output** using the Output Format template ## Quick Reference Navigate to the right tool for your task: | Task | Location | |------|----------| | Review a paper | [Critique Checklist](#critique-checklist) below | | Evaluate a claim | [Claim Assessment](#claim-assessment) below | | Assess evidence strength | [references/evidence.md](references/evidence.md) | | Identify biases | [references/biases.md](references/biases.md) | | Spot statistical errors | [references/stats.md](references/stats.md) | | Detect logical fallacies | [references/fallacies.md](references/fallacies.md) | | Design/review a study | [references/design.md](references/design.md) | ## Critique Checklist Use relevant sections based on the review scope. Skip items not applicable to the study type. ``` ## Methodology - [ ] Design matches research question (causal claim → RCT needed) - [ ] Sample size justified (power analysis

What's inside
Steps it walks through
  1. Instructions
  2. Quick Reference
  3. Critique Checklist
  4. Claim Assessment
  5. Output Format
  6. Examples
  7. Example 1: Quick Paper Critique
  8. Example 2: Claim Assessment
  9. Principles
  10. Reference Materials
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the bio-logic skill do?

Evaluates scientific research rigor using systematic frameworks. Assesses methodology, statistics, biases, and evidence quality. Use when reviewing papers, critiquing claims, designing studies, rating evidence strength (GRADE/Cochrane ROB), checking study design, statistical critique, or risk of bias assessment.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill bio-logic --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.

Keep going