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.

66

Quality

81%

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%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-organized, token-efficient overview of a single task with the right field defaults and structure. It falls short on actionability and workflow clarity by omitting the actual REST call details and any success-verification checkpoint.

Suggestions

Add the concrete REST endpoint and a copy-paste-ready curl example (HTTP method, URL, auth header, JSON body) to the "Create the Ticket" section so the core action is fully executable.

Include a validation/verification step that checks the API response status and extracts the returned ticket key before emitting the browse URL.

Show a minimal ADF document skeleton for the description payload to make the required section ordering concrete rather than just named.

DimensionReasoningScore

Conciseness

The body is lean with tight sections and no padding or explanation of concepts Claude already knows; every line (field IDs, ADF section order, output URL) earns its place.

3 / 3

Actionability

It gives concrete field IDs and the ADF section order, but the "Create the Ticket" step never specifies the actual REST endpoint, HTTP method, or request payload, leaving the core API call incomplete.

2 / 3

Workflow Clarity

The Input → Gather → Required Fields → Create → Output sequence is clear, but there is no validation step confirming the API call succeeded or that the returned key is well-formed.

2 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the body is well-organized into clearly labeled sections, meeting the simple-skill criterion for a top score.

3 / 3

Total

10

/

12

Passed

Description

90%

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 concise, third-person, and clearly answers both what the skill does and when to use it, with natural trigger terms and a distinct niche. Its only weakness is naming a single action rather than enumerating several concrete capabilities.

DimensionReasoningScore

Specificity

"Create a Jira bug ticket in the LPD project through the REST API" names the domain and one concrete action, but unlike the anchor-3 example it lists only a single action rather than multiple specific concrete actions.

2 / 3

Completeness

It states both what the skill does ("Create a Jira bug ticket in the LPD project through the REST API") and an explicit "Use when..." trigger clause, satisfying both required parts.

3 / 3

Trigger Term Quality

"Use when the user asks to create or file a Jira bug or LPD ticket" covers the natural phrasings a user would actually say ("Jira bug", "LPD ticket", "create", "file").

3 / 3

Distinctiveness Conflict Risk

The narrow LPD-project / Jira-bug niche with dedicated triggers is clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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.