willoscar/protocol-writer
| Use when `evidence-review` needs an operational protocol before screening and extraction.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill protocol-writer
Transforms the review question into an executable evidence-review protocol.
Required:
STATUS.mdOptional:
GOAL.mdDECISIONS.mdqueries.mdoutput/PROTOCOL.mdThe protocol must contain:
scripts/run.py should:
It should not perform retrieval or screening itself.
output/PROTOCOL.md existsTake willoscar/protocol-writer 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.