CLAUDE.md requires contributors to load /open-memory-benchmark before answering project questions, but a fresh checkout of main does not contain .claude/skills/open-memory-benchmark/SKILL.md.
A copy exists only on the beam branch. It lacks YAML frontmatter and no longer matches the current dataset registry or CLI, so it should not be copied unchanged. The README fallback is also stale: it documents amb domains and --domain, while the current CLI uses splits and --split.
Expected:
- Add a discoverable, current project skill, or remove/update the mandatory reference in
CLAUDE.md.
- Keep its dataset, provider, and CLI documentation aligned with current
main.
- Verify the referenced skill is loadable from a fresh checkout.
CLAUDE.mdrequires contributors to load/open-memory-benchmarkbefore answering project questions, but a fresh checkout ofmaindoes not contain.claude/skills/open-memory-benchmark/SKILL.md.A copy exists only on the
beambranch. It lacks YAML frontmatter and no longer matches the current dataset registry or CLI, so it should not be copied unchanged. The README fallback is also stale: it documentsamb domainsand--domain, while the current CLI usessplitsand--split.Expected:
CLAUDE.md.main.