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.

60

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./data/skills-md/01000001-01001110/agent-jira-skills/jira-project-management/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

53%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 skill is highly actionable with executable TypeScript and curl examples, but it is a verbose monolith: redundant endpoint coverage across three formats and no local reference-file split hurt token efficiency and navigation. Destructive/batch operations also lack explicit validation checkpoints.

Suggestions

Collapse the redundant endpoint coverage: keep one canonical form (e.g. the TypeScript functions) and move the curl Examples and API Endpoints Summary table into a separate references file, or drop them, to cut hundreds of lines.

Split the body into one-level-deep reference files (e.g. references/types.md, references/curl-examples.md, references/endpoints.md) and have SKILL.md link to them, turning the monolith into a navigable overview.

Add explicit validation checkpoints to destructive and batch flows — e.g. validate the project key before create, confirm issue-move targets before deleteVersion/deleteComponent, and verify the target project exists before cloneProjectStructure — with a validate -> fix -> retry loop.

DimensionReasoningScore

Conciseness

The ~830-line body is noticeably verbose: the curl Examples section, the API Endpoints Summary table, and the TypeScript functions all restate the same endpoints, adding redundant padding rather than assuming Claude's competence.

2 / 5

Actionability

Concrete TypeScript functions and complete curl commands with full JSON payloads are copy-paste ready and cover the common project, component, version, role, property, and validation operations.

5 / 5

Workflow Clarity

Steps 1-9 are organized by feature area rather than as a sequenced process, and destructive/batch operations (delete project, delete version with moveIssuesTo, cloneProjectStructure) lack validate-then-proceed checkpoints, capping this dimension at 3.

3 / 5

Progressive Disclosure

No bundle files exist and the full type definitions, curl examples, and API endpoint table are inlined in SKILL.md rather than split into one-level-deep reference files, so content that clearly belongs in separate files is monolithically inlined.

2 / 5

Total

12

/

20

Passed

Description

88%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 concise, third-person description that clearly answers both what it does and when to use it, with concrete administrative actions and natural trigger terms. Only minor gaps in synonym coverage and sibling-skill overlap keep it just short of full marks.

DimensionReasoningScore

Specificity

"Administer Jira projects" plus creating/archiving projects, managing components, versions, roles, permissions, and project configuration lists multiple concrete administrative actions with comprehensive coverage of the project-admin domain.

5 / 5

Completeness

It explicitly states what ("Administer Jira projects") and when ("Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural terms like "Jira projects", "components", "versions", "roles", and "permissions" are present, but common synonyms such as "releases" (for versions) are missing, so coverage is good rather than comprehensive.

4 / 5

Distinctiveness Conflict Risk

"Administer Jira projects" carves a clear project-administration niche distinct from issue-tracking skills, but there is minor overlap risk with a broader or sibling Jira administration skill.

4 / 5

Total

18

/

20

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.