CtrlK
BlogDocsLog inGet started
Tessl Logo

devcontainer-management

Guide for identifying, managing, and running commands within the NetAlertX development container. Use this when asked to run commands, testing, setup scripts, or troubleshoot container issues.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is lean and gives concrete executable commands with edge-case handling, but it directs Claude to run a destructive setup script without any validation or confirmation step, which caps workflow clarity. A stray empty code fence at the end is a minor formatting blemish.

Suggestions

Add an explicit confirmation/warning checkpoint before running setup.sh, since the Note itself flags that it wipes /tmp, resets DBs, and restarts services.

Enumerate or link the specific scripts in /services/ rather than the generic "Use the scripts in /services/ to control backend and other processes" hint.

Remove the stray empty ``` code fence on the final line so the markdown renders cleanly.

DimensionReasoningScore

Conciseness

Lean body with no padding or explanations of concepts Claude already knows; the only prose note conveys non-obvious destructive side effects that earn their tokens.

5 / 5

Actionability

Provides copy-paste-ready commands (docker ps with grep, docker exec setup.sh) and handles edge cases, but the "Use the scripts in /services/" hint is vague and left unenumerated, a minor gap.

4 / 5

Workflow Clarity

The find-container -> run-command sequence is clear with edge-case branches, but setup.sh is destructive ("wipes /tmp ramdisks, resets DBs, and restarts services") yet has no validation/confirmation checkpoint before execution, capping this dimension at 3.

3 / 5

Progressive Disclosure

A 31-line single-purpose skill with well-organized section headers and no need for external references meets the simple-skill exception for clean, navigable structure.

5 / 5

Total

17

/

20

Passed

Description

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

The description clearly and explicitly covers both what the skill does and when to use it, scoped to a distinct niche (the NetAlertX dev container) with natural trigger terms. It is slightly short of fully comprehensive action specificity and trigger synonym coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions ("identifying, managing, and running commands", "run commands, testing, setup scripts, or troubleshoot") but "managing" is generic, leaving minor coverage gaps versus a fully comprehensive list.

4 / 5

Completeness

Explicitly states the what ("Guide for identifying, managing, and running commands within the NetAlertX development container") and the when ("Use this when asked to run commands, testing, setup scripts, or troubleshoot container issues") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrases like "run commands", "testing", "setup scripts", and "troubleshoot container issues" are present, but no synonyms or variants are included, so a few natural terms are missing.

4 / 5

Distinctiveness Conflict Risk

Scoped to the NetAlertX development container with distinct triggers, giving it a clear niche and minimal overlap with other skills.

5 / 5

Total

18

/

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
netalertx/NetAlertX
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.