willoscar/bias-assessor
| Use when `evidence-review` has an extraction table and needs lightweight risk-of-bias fields.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill bias-assessor
Enriches the extraction table with lightweight risk-of-bias fields for evidence-review.
papers/extraction_table.csvpapers/extraction_table.csvThe table should expose stable RoB columns:
rob_selectionrob_measurementrob_confoundingrob_reportingrob_overallrob_notesAllowed values are fixed:
lowunclearhighscripts/run.py should:
Take willoscar/bias-assessor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.