CtrlK
BlogDocsLog inGet started
Tessl Logo

jira-projects

Manage Jira projects. Use when listing projects, getting project configuration, retrieving issue types, or managing components and versions.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with executable, well-typed code, but it carries redundancy from curl examples and an endpoint table that duplicate the TypeScript functions, and the five operations are independent reads presented as a pattern without validation checkpoints.

Suggestions

Drop the curl examples or the 'API Endpoints Summary' table — they duplicate paths already conveyed by the TypeScript functions — to improve token efficiency.

Add brief error/validation handling (e.g., 404 for unknown project key, pagination handling noted in 'Common Mistakes' but not in code) to give the workflow real checkpoints.

Move the interface definitions and per-endpoint detail into a separate REFERENCE.md, leaving SKILL.md as a concise overview, to better apply progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concept over-explanation, but the curl examples and the 'API Endpoints Summary' table largely duplicate the endpoints already shown as TypeScript functions, adding redundant tokens.

2 / 3

Actionability

Provides fully typed, executable TypeScript functions with parameter handling plus copy-paste-ready curl examples, matching the anchor for executable, specific guidance.

3 / 3

Workflow Clarity

Steps 1–5 are clearly sequenced, but they are independent read operations with no validation checkpoints, error handling, or feedback loops, so the sequence is present but checkpoints are missing.

2 / 3

Progressive Disclosure

Sections are well organized and the single Atlassian reference is one level deep and clearly signaled, but all API detail (interfaces, curl, endpoint table) is inline with no content split into separate files.

2 / 3

Total

9

/

12

Passed

Description

100%

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 description: concise, third-person, with concrete capabilities and an explicit 'Use when' trigger clause covering natural user phrasings. It clearly communicates both purpose and activation conditions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'listing projects, getting project configuration, retrieving issue types, or managing components and versions' — matching the anchor for naming several specific actions.

3 / 3

Completeness

Answers both what ('Manage Jira projects') and when via an explicit 'Use when...' clause enumerating the triggering tasks, so it does not cap at 2.

3 / 3

Trigger Term Quality

Uses natural terms a user would say ('Jira projects', 'listing projects', 'project configuration', 'issue types', 'components and versions') with good coverage of common phrasings.

3 / 3

Distinctiveness Conflict Risk

The 'Jira projects' niche with project-scoped triggers (components, versions, issue types for a project) is distinct and unlikely to fire for sibling skills like issue management.

3 / 3

Total

12

/

12

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
NeverSight/skills_feed
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.