open-pr
01Skill Claude CodeCodex
Open a GitHub pull request for RediSearch. Use whenever you are asked to open a PR.
47 tagged fulltext, measured the same way as everything else here.
Browse within: search 37inverted-index 36redis 36redis-module 36search-engine 36deduction 10hybrid-search 10knowledge-graph 10model2vec 10
Skill Claude CodeCodex
Open a GitHub pull request for RediSearch. Use whenever you are asked to open a PR.
Skill Claude CodeCodex
Review Rust code changes for unsafe correctness, security and robustness, documentation quality, and C-to-Rust porting fidelity. Use this when you want to review Rust changes before merging.
Skill Claude CodeCodex
Implementation & review guide for suspend/resume (revalidation) on query-engine iterators in src/redisearchrs/rqeiterators/. Use this when adding the Box suspend/resume mechanism to an RQE iterator that currently only implements the legacy revalidate, when modifying an existing suspend/resume implementation, or when…
Skill Claude CodeCodex
A full-text search service for academic papers, meaning research articles written by scholars. It searches titles, abstracts, and article text across more than 200 million papers and returns matching original paragraphs.
Skill Claude CodeCodex
Use when implementing ANY HTTP/API client, connection pool, streaming consumer, or client-side data transform in Go. Mandatory before writing such code (AGENTS.md, code standard #4).
Skill Claude CodeCodex
Deduction search over the 2dph brain (Ladybug graph: ops corpus, portfolio, ssh hosts) with bin/brain/search.go instead of reading files or grepping repos. Use whenever a question starts with "where is", "what runs on", "which file describes", "who is", "how is X done", before opening any documentation.
Skill Claude CodeCodex
Use when implementing file-type handlers, extractors, decoders or transforms for the corpus pipeline. Mandatory before writing such code (AGENTS.md, code standards #8–#11).