willoscar/screening-manager
| Use when an approved `evidence-review` protocol needs to be applied to a candidate pool.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill screening-manager
Transforms an approved protocol plus candidate pool into an auditable screening log.
Required:
output/PROTOCOL.mdCandidate pool:
papers/papers_raw.jsonlpapers/papers_dedup.jsonlpapers/core_set.csvpapers/screening_log.csvEach row must include at least:
paper_idtitleyearurldecisionreasonreason_codesreviewerdecided_atscripts/run.py should:
It should not invent new protocol rules.
Take willoscar/screening-manager 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.