CtrlK
BlogDocsLog inGet started
Tessl Logo

gitnexus-exploring

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

74

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

The canonical home for this skill is gitnexus-exploring in abhigyanpatwari/GitNexus

SKILL.md
Quality
Evals
Security

Quality

Content

88%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.

A well-structured, actionable skill body with concrete tool syntax, a clear sequenced workflow, validation/feedback for staleness, and a worked example. The main weakness is redundancy between the Workflow, Checklist, and Example sections.

Suggestions

Collapse the Checklist into the Workflow (or replace one with the other) to remove the step-for-step redundancy between those two sections.

Trim the worked Example to only the parts not already shown in the Workflow, or mark it explicitly as an instantiation of the workflow to signal the intentional overlap.

Consider moving the Resources table and Tools reference syntax into a short reference section so the main workflow reads as a lean overview.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no explaining what symbols/callers are), but the Workflow, Checklist, and Example sections restate largely the same steps, so minor trimming is possible.

4 / 5

Actionability

Provides fully executable, copy-paste-ready tool calls with real syntax (list_repos {}, READ gitnexus://repo/{name}/context, query({search_query: ...}), context({name: ...})) and a concrete worked example covering the common case.

5 / 5

Workflow Clarity

Clear numbered sequence (Workflow 1–5), an explicit validation checkpoint (staleness check at step 2), a feedback loop ("Index is stale" → run analyze), and a checklist for the complex process.

5 / 5

Progressive Disclosure

Well-organized into clearly labeled sections (When to Use, Workflow, Checklist, Resources, Tools, Example) in a single self-contained file with no need for external references, but no one-level-deep references are used so it sits just below the clear-overview-with-references anchor.

4 / 5

Total

18

/

20

Passed

Description

95%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 description that clearly states capabilities, triggers, and use conditions with natural example phrases. The only minor gap is that the listed actions are understanding-verbs rather than discrete concrete operations.

DimensionReasoningScore

Specificity

Names the domain (codebase exploration) and several concrete actions — "understand architecture, trace execution flows, or explore unfamiliar parts of the codebase" — but the verbs are understanding-oriented rather than discrete operations, leaving minor coverage gaps relative to the comprehensive anchor.

4 / 5

Completeness

Explicitly answers both what (understand architecture, trace execution flows, explore codebase) and when ("Use when the user asks how code works..."), with concrete trigger phrases and examples.

5 / 5

Trigger Term Quality

Includes highly natural phrases users actually say ("How does X work?", "What calls this function?", "Show me the auth flow") alongside descriptive triggers, giving comprehensive coverage of natural terms.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche — read-only code exploration/understanding — with distinct triggers that differ from writing or modifying code, minimizing conflict risk with adjacent 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
abhigyanpatwari/GitNexus
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.