Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.
92
Quality
95%
Does it follow best practices?
Impact
80%
2.22xAverage score across 3 eval scenarios
Passed
No known issues
Content search with rg flags
Uses rg not grep
0%
100%
Case-insensitive flag
30%
100%
File-names-only flag
0%
100%
Count per file flag
30%
100%
File type restriction
33%
100%
Context lines flag
50%
100%
Report file created
100%
100%
Script file created
100%
100%
Gitignore respected
70%
100%
Without context: $0.4879 · 1m 52s · 27 turns · 30 in / 7,700 out tokens
With context: $0.5559 · 2m 3s · 31 turns · 32 in / 7,328 out tokens
File discovery with fd flags
Uses fd not find
0%
100%
Extension flag
0%
100%
Exclude flag
0%
0%
File type flag
0%
100%
Execute on results
0%
100%
Script produced
100%
100%
Results file produced
100%
100%
No manual exclusions redundant with gitignore
100%
100%
Path narrowing
100%
100%
Without context: $0.2355 · 50s · 16 turns · 21 in / 2,792 out tokens
With context: $0.5659 · 1m 50s · 32 turns · 471 in / 5,822 out tokens
Combined fd and rg pipeline
Uses fd for file discovery
0%
0%
Uses rg for content search
0%
100%
Combined fd+rg pattern
0%
0%
Literal search flag
0%
0%
rg type flag used
0%
100%
Path narrowing
100%
100%
Script produced
100%
100%
Results file produced
100%
100%
Context lines in output
0%
100%
Without context: $0.3648 · 1m 16s · 23 turns · 30 in / 4,532 out tokens
With context: $0.3011 · 1m 8s · 22 turns · 22 in / 3,827 out tokens
5342bca
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.