Submit, amend, and review Gerrit changes using git-review CLI. Use when asked to submit a patchset, download a change, rebase a change request, check CR status, or manage code reviews in Gerrit.
94
Quality
94%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that clearly defines its scope around Gerrit code review workflows using git-review CLI. It provides specific actions, natural trigger terms that developers would use, explicit 'Use when' guidance, and is highly distinctive from other potential skills. The description follows best practices with third-person voice and appropriate length.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Submit, amend, and review Gerrit changes using git-review CLI' clearly describes the tool and actions. The description names specific operations like submit patchset, download change, rebase change request, and check CR status. | 3 / 3 |
Completeness | Clearly answers both what ('Submit, amend, and review Gerrit changes using git-review CLI') and when ('Use when asked to submit a patchset, download a change, rebase a change request, check CR status, or manage code reviews in Gerrit') with explicit trigger guidance. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'patchset', 'change', 'rebase', 'CR status', 'code reviews', 'Gerrit', 'git-review'. These are terms developers familiar with Gerrit would naturally use when requesting help. | 3 / 3 |
Distinctiveness Conflict Risk | Very distinct niche targeting Gerrit-specific workflows with git-review CLI. Terms like 'Gerrit', 'patchset', 'CR status', and 'git-review' are highly specific and unlikely to conflict with general git or other code review tool skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured skill with excellent actionability and progressive disclosure. The workflows include proper verification steps and the content is organized logically with clear references to supporting documentation. Minor verbosity in authentication and configuration sections prevents a perfect conciseness score.
Suggestions
Trim the Authentication section - remove the explanation of multiple authentication methods and focus only on the SSH setup commands Claude needs
Condense the 'Per-Repository Settings' and 'Global Settings' sections into a single compact configuration reference
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is mostly efficient but includes some unnecessary explanations like the authentication methods overview and configuration details that Claude would know. The SSH key generation steps and some setup explanations could be trimmed. | 2 / 3 |
Actionability | Provides fully executable commands throughout with concrete examples for every operation. Commands are copy-paste ready with clear syntax and options documented. | 3 / 3 |
Workflow Clarity | The 'Daily Workflow' section provides clear step-by-step sequences with verification checkpoints after each action (e.g., 'Verify submission', 'Verify new patchset uploaded'). Multi-step processes are well-sequenced with explicit validation steps. | 3 / 3 |
Progressive Disclosure | Excellent structure with clear overview in main file and well-signaled one-level-deep references to advanced-usage.md, troubleshooting.md, common-workflows.md, and permissions.md. Content is appropriately split between quick reference and detailed documentation. | 3 / 3 |
Total | 11 / 12 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
Install with Tessl CLI
npx tessl i odyssey4me/gerritReviewed
Table of Contents