osgrep

Search codebases by semantic concept using osgrep and ripgrep.

5|3|Updated Apr 12, 2025
One-click install
npx skills add https://github.com/iamhenry/ai-project-starter-kit --skill osgrep-iamhenry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: osgrep
Source: https://github.com/iamhenry/ai-project-starter-kit/tree/main/.claude/skills/osgrep
Command: npx skills add https://github.com/iamhenry/ai-project-starter-kit --skill osgrep-iamhenry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables semantic code search by concept rather than exact text, making it easier to locate code by meaning.

Core Features & Use Cases

  • Hybrid approach: osgrep for broad searches and ripgrep for precision
  • Works across codebases and languages
  • Useful for onboarding, codebase exploration, and audits

Quick Start

osgrep "how are plugins loaded" # basic usage