CtrlK
BlogDocsLog inGet started
Tessl Logo

code-search

Search a codebase efficiently with ripgrep regular expressions, file globs, and git history search. Use to locate symbols, usages, and definitions instead of reading whole files.

77

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An exemplary short skill: concise, executable, and well-organized with no padding. It assumes Claude's competence and provides copy-paste-ready commands across its two tools.

DimensionReasoningScore

Conciseness

Lean and efficient with no padded explanations of what ripgrep or git is; every line is a concrete command or tip that earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready commands (e.g. `rg -n "fn\s+\w+\(" src/`, `git log -S`, `git blame -L`, `git grep`) cover the common symbol, usage, and history-search cases.

5 / 5

Workflow Clarity

A simple, single-purpose read-only skill with clearly organized sections (Ripgrep, Git history, Tips); the simple-skill exception applies and no destructive/batch validation cap is triggered.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references; well-organized section headers satisfy the simple-skill progressive-disclosure criterion, and no bundle files exist to require deeper structure.

5 / 5

Total

20

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, concise description that clearly states capabilities and an explicit use trigger. Adding a few natural user phrasings like 'find references' would round out the trigger terms.

Suggestions

Add common natural phrasings users say, e.g. 'find references' or 'where is this function used', to broaden trigger term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions—ripgrep regex search, file globs, and git history search—to locate symbols, usages, and definitions, giving comprehensive coverage for its domain.

5 / 5

Completeness

Explicitly states both what it does (search with ripgrep, globs, git history) and when to use it ('Use to locate symbols, usages, and definitions instead of reading whole files').

5 / 5

Trigger Term Quality

Includes natural terms like 'codebase', 'symbols', 'usages', 'definitions', and 'git history', but misses common phrasings users actually say such as 'find references' or 'where is X used'.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (code search via ripgrep and git) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
agentscope-ai/agentscope-java
Reviewed

Table of Contents

Is this your skill?

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.