Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-15 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 72% | 0% |
| case-04 | ✓→✗ | ▼ Worse | -62% | 0% |
| case-07 | ✓→✗ | ▼ Worse | -57% | 0% |
| case-12 | ✓→✗ | ▼ Worse | 14% | 0% |
Answer repository questions grounded entirely in source code evidence.
Before answering any question, you MUST determine the source repository context:
git remote get-url origin to detect if a remote existsREPO_URL, use linked citations: [file:line](REPO_URL/blob/BRANCH/file#Lline)(file_path:line_number)git rev-parse --abbrev-ref HEAD## headings, code blocks with language tags, tables, bullet lists[src/path/file.ts:42](REPO_URL/blob/BRANCH/src/path/file.ts#L42)(src/path/file.ts:42)Other measured skills in the registry, with their headline benchmark lift.