·repo-rag
</>

repo-rag

oimiragieo/agent-studio

Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing.

3Installs·0Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill repo-rag

SKILL.md

Repo RAG (Retrieval Augmented Generation) - Provides advanced codebase search capabilities beyond simple grep.

Systematic evaluation of RAG quality using retrieval and end-to-end metrics. Based on Claude Cookbooks patterns.

ASSUME INTERRUPTION: If it's not in memory, it didn't happen.

Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing. Source: oimiragieo/agent-studio.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oimiragieo/agent-studio --skill repo-rag
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is repo-rag?

Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing. Source: oimiragieo/agent-studio.

How do I install repo-rag?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill repo-rag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oimiragieo/agent-studio