rawq — Agent Usage Guide
CommunityPrecision code search for unfamiliar repos
Software Engineering#ai agents#code search#hybrid search#confidence scoring#code indexing#daemon#semantic retrieval
Authorauyelbekov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This guide teaches agents to avoid reading entire codebases by letting rawq surface the most relevant code chunks with metadata, so they stop wasting tokens on irrelevant files.
Core Features & Use Cases
- Hybrid semantic + lexical search to fuse embeddings with BM25 and adaptively weight queries for conceptual and identifier-driven intent.
- Contextual filtering and controls for languages, exclusion globs, reranking, token budgets, and daemon-backed embedding models tailored to agent workflows.
- Operational command recipes covering
rawq map,search,diff, and the daemon, plus JSON/stream outputs for integration with agent pipelines.
Quick Start
Tell the agent to run rawq search "how does authentication failure handling work" ./testdata to receive ranked code snippets with file scopes and confidence scores.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rawq — Agent Usage Guide Download link: https://github.com/auyelbekov/rawq/archive/main.zip#rawq-agent-usage-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.