Bash/Linux terminal patterns and critical commands.
44
Quality
30%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agent/skills/bash-linux/SKILL.mdQuality
Discovery
22%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 description is too brief and vague to effectively guide skill selection. It lacks concrete actions, explicit trigger conditions, and sufficient detail to distinguish it from other command-line or scripting-related skills. The description would benefit significantly from listing specific capabilities and adding clear 'Use when...' guidance.
Suggestions
Add specific concrete actions like 'Execute shell commands, write bash scripts, navigate filesystems, manage processes, pipe and redirect output'
Include a 'Use when...' clause with trigger terms such as 'Use when the user asks about shell commands, bash scripting, terminal operations, or Linux command-line tasks'
Add common keyword variations users might say: 'shell', 'command line', 'CLI', 'scripts', '.sh files', 'terminal commands'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description uses vague language ('patterns and critical commands') without listing any concrete actions. It doesn't specify what actions Claude can perform, just mentions abstract concepts. | 1 / 3 |
Completeness | Only weakly addresses 'what' (patterns and commands) and completely lacks any 'when' guidance. No 'Use when...' clause or explicit trigger guidance is provided. | 1 / 3 |
Trigger Term Quality | Contains 'Bash' and 'Linux terminal' which are relevant keywords users might say, but misses common variations like 'shell', 'command line', 'CLI', 'scripts', or specific command names. | 2 / 3 |
Distinctiveness Conflict Risk | While 'Bash/Linux terminal' provides some specificity, 'patterns and critical commands' is vague enough to potentially overlap with shell scripting, DevOps, or general coding skills. | 2 / 3 |
Total | 6 / 12 Passed |
Implementation
37%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill file is essentially an empty index page that delegates all content to sub-skills without providing any standalone value. While the organization into sub-skills is reasonable, the main SKILL.md should contain at least a quick-reference summary or the most essential patterns inline, with sub-skills for deeper dives.
Suggestions
Add a quick-reference section with the 3-5 most commonly needed bash patterns (e.g., command chaining operators, basic loops) directly in the main file
Include brief one-line descriptions for each sub-skill link so readers know what they'll find without clicking through
Add a 'When to use' or workflow section explaining how these patterns fit together for common tasks
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is extremely lean - just a brief description and organized links to sub-skills. No unnecessary explanation or padding. | 3 / 3 |
Actionability | The main skill file contains no concrete code, commands, or executable guidance - it's purely a table of contents with no actionable content itself. | 1 / 3 |
Workflow Clarity | No workflow is presented; the content is just a list of links without any sequencing, process description, or guidance on how/when to use these sub-skills. | 1 / 3 |
Progressive Disclosure | Good use of sub-skill references at one level deep, but the main file provides no quick-start content or overview of what each sub-skill covers - it's just a bare index without context. | 2 / 3 |
Total | 7 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
3395991
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.