Start from a question
Create a local review workspace with a protocol, approvals, source plans, and provenance logs.
rforge is for researchers, reviewers, and research agents who need more than a paper summary. It helps build an auditable systematic review: search scholarly sources, import papers, deduplicate records, screen studies, extract source-backed evidence, run analysis, and export a package another reviewer can audit offline.
Use it when you need to answer: “Where did this claim come from, what was excluded, and can someone replay the work?”
Start from a question
Create a local review workspace with a protocol, approvals, source plans, and provenance logs.
Search many scholarly sources
Query OpenAlex, Crossref, PubMed, arXiv, Semantic Scholar, DOAJ, CORE, NASA ADS, and more.
Keep the audit trail
Record source refs, dedupe decisions, screening outcomes, exact evidence passages, and analysis settings.
Ship a replayable package
Export a review package with checksums, redaction notes, reports, and replay/audit commands.
rforge project create ./my-review --title "Artificial photosynthesis review"rforge --project ./my-review search batch --queries queries.txt --sources scholarly-fast --out ./my-review/searches --statsrforge duplicate report --project ./my-reviewrforge --project ./my-review uiAsk Claude, Pi, Codex, OpenCode, or another coding agent to install the ResearchForge skill pack from GitHub and run the search workflow for you.
Read https://github.com/TrebuchetDynamics/research-forge/blob/main/SKILLS.md,install the ResearchForge skills, then use rforge to research: <your topic>The pack includes the main research skill plus specialist skills for source ingestion, legal PDF/document handling, screening, evidence extraction, meta-analysis, reporting, and review-package release checks. rforge gives the agent tools, logs, source refs, and replayable outputs instead of an untraceable summary.
.rforgepkg review package that can be audited and replayed.curl -fsSL https://raw.githubusercontent.com/TrebuchetDynamics/research-forge/main/install.sh | bashrforge version