Contributing¶
Issues and PRs are welcome. Full contributor setup and workflow details live in CONTRIBUTING.md at the repo root — that file is the canonical reference; this page just points you there.
Good first contributions¶
- Porting the planned skills —
/qc-team(adversarial QC) and/figure(figure design/critique) are documented in Skills andROADMAP.mdbut not yet built. - Adding database or reference adapters — a community SQLite/DuckDB MCP, a Mendeley REST API wrapper (see References & integrations), or support for another backend tier.
- Building the automated corpus-memory ingestion engine — the Zotero-coupled nightly job described in Corpus memory is documented but intentionally not shipped in v1.
- Scheduled jobs tooling — headless nightly/weekly tasks (notifications, digests), per
research-config.yml'sschedulerblock.
See ROADMAP.md for the full list of add-on modules under consideration.