- Add the protocol to
scripts/research-config.ts. - Run
/evaluate-protocol <id>. All commands accept--only "A,B".
/evaluate-protocol composes several steps, alternatively, you can run each step separately:
- Add the protocol to
scripts/research-config.ts. - Run
/research-sources <id>in Claude Code to writescripts/research-cache/<id>.json. - Run
pnpm run research <id>to writesrc/data/evaluations/<id>.json. - Run
/review-evaluation <id>to check against the rules inscripts/research-prompts.ts.