CtrlK
BlogDocsLog inGet started
Tessl Logo

jira-bug

Create a Jira bug ticket in the LPD project through the REST API. Use when the user asks to create or file a Jira bug or LPD ticket.

68

Quality

84%

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

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

A tight, well-structured instruction-only skill with concrete field IDs and a clear workflow. The main improvement would be adding the explicit API call details and a success-validation checkpoint.

Suggestions

Add the concrete REST API call (endpoint URL, HTTP method, auth header) so the create step is copy-paste executable rather than inferred.

Add a validation checkpoint after ticket creation (e.g., confirm the response returns a key, handle error responses) to strengthen the workflow's feedback loop.

Optionally note how Component is inferred (e.g., the endpoint/field used to fetch LPD components) so that step is fully actionable.

DimensionReasoningScore

Conciseness

Lean and well-organized with no padding or over-explanation of concepts Claude already knows; every section (Input, Required Fields, Create the Ticket, Output) earns its place.

5 / 5

Actionability

Provides concrete specifics (field IDs 16660 and 14468, customfield_10979, ADF section ordering, output URL pattern), but omits the actual REST endpoint, HTTP method, and auth details, leaving minor gaps for fully executable guidance.

4 / 5

Workflow Clarity

Clear sequence (inspect commit -> gather info -> apply required fields -> create ticket -> output) with most checkpoints present, though explicit success/error validation after ticket creation is only implicit.

4 / 5

Progressive Disclosure

A simple single-purpose skill under 50 lines with no external references needed; content is cleanly split into well-signaled sections, matching the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

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

A strong, concise description that clearly answers both what the skill does and when to trigger it, with a distinct niche. The only minor gap is specificity, since it lists a single concrete action rather than several.

DimensionReasoningScore

Specificity

Names the domain (Jira LPD) and one concrete action ("Create a Jira bug ticket ... through the REST API"), but does not enumerate several specific actions, fitting the anchor that lists 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Explicitly states both what it does ("Create a Jira bug ticket in the LPD project through the REST API") and when to use it ("Use when the user asks to create or file a Jira bug or LPD ticket") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("create or file a Jira bug or LPD ticket") with good keyword coverage, though a few synonymous phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Jira bug tickets in the LPD project) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
liferay/liferay-portal
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.