CtrlK
BlogDocsLog inGet started
Tessl Logo

delete-mule-run-config

Call use_skill as your FIRST and ONLY action when the user asks to DELETE, REMOVE, or GET RID OF an existing run configuration for Mule applications. Use this ONLY for deleting/removing configurations, NOT for creating or editing. Trigger phrases include "delete config", "remove config", "get rid of config", "delete all configs", "remove all my run configs", "clean up configs". When you call use_skill, it must be the only tool call in that response.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

72%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 well-structured, actionable, and clearly organized as a single-file skill, but its workflow for a destructive/batch operation is missing an explicit post-deletion verification or retry loop, which the rubric caps at 3 for workflow clarity. Conciseness and actionability are strong but slightly reduced by verbose examples and schema-style payloads.

Suggestions

Add an explicit post-deletion verification step (e.g., re-list configs to confirm the targeted configuration is gone) and a retry-on-failure loop, since this is a destructive/batch operation where outcome validation matters.

Condense the five example conversations into two representative ones (one exact-match, one ambiguous/multi-match) and reference the confirmation format once, to reduce token cost without losing clarity.

Clarify that the TypeScript blocks are the exact manage_run_configuration parameter objects to pass, so the guidance reads as copy-paste-ready rather than illustrative schema.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete tool payloads and no padding of concepts Claude already knows, but the five full example conversations and repeated confirmation templates add length that could be trimmed without losing clarity, keeping it just below a 5.

4 / 5

Actionability

It provides concrete tool payloads with exact parameters and precise output-format rules, giving mostly executable guidance; the TypeScript snippets are illustrative schemas of the tool interface rather than literal runnable calls, a minor gap versus copy-paste-ready code.

4 / 5

Workflow Clarity

The 7-step sequence is clear with a mandatory first step and pre-deletion confirmation checkpoints, but for a destructive/batch operation it lacks an explicit validate-outcome/verify-and-retry feedback loop after the delete call, so per the rubric's destructive-cap it cannot exceed 3.

3 / 5

Progressive Disclosure

This single-file skill is well-organized into clear sections with no need for external references, satisfying the simple-skill exception that allows a 5 for well-organized content without bundle files.

5 / 5

Total

16

/

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.

The description is specific, trigger-rich, and complete, with an explicit negative boundary that sharply distinguishes it from create/edit skills. The only minor weakness is that all listed actions are variants of one operation rather than multiple distinct capabilities.

DimensionReasoningScore

Specificity

The description names the Mule run-configuration domain and concrete actions ("DELETE, REMOVE, or GET RID OF"), but these are variations of a single delete operation rather than several distinct capabilities, leaving minor coverage gaps relative to a score of 5.

4 / 5

Completeness

It explicitly answers both "what" (delete/remove Mule run configurations) and "when" (explicit trigger phrases plus a negative boundary "NOT for creating or editing"), satisfying the anchor for clearly and explicitly answering both.

5 / 5

Trigger Term Quality

It provides comprehensive natural trigger phrases with synonyms and variations ("delete config", "remove config", "get rid of config", "delete all configs", "remove all my run configs", "clean up configs"), matching the anchor for full coverage of natural terms.

5 / 5

Distinctiveness Conflict Risk

The skill has a clear niche (deletion only, explicitly excluding create/edit) with distinct, scoped triggers tied to Mule run configurations, yielding minimal conflict risk with other 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
mulesoft/mulesoft-dx
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.