CtrlK
BlogDocsLog inGet started
Tessl Logo

jira-project-management

Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration.

68

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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 complete, executable code and curl examples, but it is a long monolithic reference that triples endpoint representation and lacks validation checkpoints for destructive operations. Splitting the API reference and curl examples into bundle files and adding validate-then-proceed steps would improve it.

Suggestions

Split the endpoint reference (types, curl examples, API summary table) into bundle files under references/ and link to them from SKILL.md to reduce the monolithic inline content.

Add explicit validation checkpoints and feedback loops for destructive operations (e.g., validate the project key and confirm with the user before deleteProject/deleteComponent/deleteVersion).

De-duplicate the triple endpoint representation (TypeScript functions, curl examples, summary table) by consolidating the curl examples and summary table into a single reference file.

DimensionReasoningScore

Conciseness

Content is mostly executable reference material without concept padding, but the ~830-line body represents the same endpoints three times (TypeScript, curl, summary table), which could be tightened.

2 / 3

Actionability

Provides fully executable, typed TypeScript functions, concrete curl examples with real headers/bodies, and a precise endpoint summary table — all copy-paste ready.

3 / 3

Workflow Clarity

Steps are clearly sequenced (Steps 1-9) and common mistakes are listed, but destructive/batch operations (delete project/component/version) lack explicit validation checkpoints and feedback loops, capping clarity at 2.

2 / 3

Progressive Disclosure

No bundle files exist; all API reference, types, code, and curl examples are inline in one monolithic ~830-line file with section organization but no one-level-deep split of reference material.

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.

The description is concise, specific, and well-structured with an explicit 'Use when' trigger clause covering the full project-administration domain. It clearly distinguishes itself from generic Jira skills.

DimensionReasoningScore

Specificity

Enumerates multiple concrete actions (create/archive projects, manage components, versions, roles, permissions, configuration) rather than vague domain language.

3 / 3

Completeness

Explicitly answers both what ('Administer Jira projects') and when (a clear 'Use when...' clause listing concrete triggers).

3 / 3

Trigger Term Quality

Natural terms users would say (projects, components, versions, roles, permissions) are covered well, with multiple relevant variations.

3 / 3

Distinctiveness Conflict Risk

Has a clear niche (Jira project administration) with distinct triggers unlikely to overlap with issue-tracking or other skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (834 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

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.