morph-search
OfficialInstant codebase search 20x faster with WarpGrep.
AuthorOverdrive-Consulting
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Morph searches large codebases quickly, turning tedious grep-like scans into instant, AI-assisted queries over code.
Core Features & Use Cases
- WarpGrep-powered search: fast, regex-enabled code searches across multi-language repositories.
- Codebase navigation: quickly locate definitions, references, and symbols to accelerate refactoring.
- Use Case: when you need to locate all occurrences of an API or a function name across a huge repository to assess impact.
Quick Start
Run a simple search: uv run python -m runtime.harness scripts/morph_search.py --search "authentication" --path "." uv run python -m runtime.harness scripts/morph_search.py --search "def.*login" --path "./src" uv run python -m runtime.harness scripts/morph_search.py --edit "/path/to/file.py" --content "new content"
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: morph-search Download link: https://github.com/Overdrive-Consulting/overdrive-ai-devkit/archive/main.zip#morph-search 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 223,000+ vetted skills library on demand.