CtrlK
BlogDocsLog inGet started
Tessl Logo

jira-agile

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

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

Quality

Content

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

Highly actionable with complete executable code and a clear step sequence, but it is padded by dual TS/curl duplication and lacks validation checkpoints for batch and state-changing sprint operations.

Suggestions

Add validation checkpoints before/after batch and state-changing operations — e.g., verify a sprint is 'active' before moving issues into it, and confirm issue count after the POST to /sprint/{id}/issue — to lift workflow_clarity above the destructive/batch cap of 3.

Eliminate the TypeScript/curl duplication by picking one primary form inline and moving the other (or the full API Endpoints Summary table) into a reference file, reducing token cost.

Consolidate the Purpose and When-to-Use sections, which restate the frontmatter description, into a single concise framing to trim redundancy.

DimensionReasoningScore

Conciseness

Mostly efficient with no basic-concept padding, but every operation is duplicated as both TypeScript and curl and Purpose/When-to-Use restate the frontmatter, so it could be tightened more than 'minor'.

3 / 5

Actionability

Complete, executable TypeScript implementations with full interfaces plus copy-paste curl examples cover all common operations (list boards, sprints, sprint issues, move/create/start/end sprints).

5 / 5

Workflow Clarity

Steps are clearly sequenced (Step 1–7), but batch/state-changing operations like moveIssuesToSprint and endSprint have no validation checkpoints, so per the destructive/batch cap workflow_clarity cannot exceed 3.

3 / 5

Progressive Disclosure

Well-organized sections with clear headers and a references link, but the doc is a monolithic ~280 lines with no content split into bundle files (none exist), so it stops short of the one-level-deep reference ideal.

4 / 5

Total

15

/

20

Passed

Description

87%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, well-targeted description that answers both what and when with concrete, natural trigger phrases and a distinct niche. Minor expansion of action coverage and synonyms would make it fully comprehensive.

DimensionReasoningScore

Specificity

Names the domain and three concrete actions — 'listing boards, creating sprints, or moving issues to/from sprints' — but omits lifecycle actions (start/end sprint) and retrieving sprint issues, leaving minor coverage gaps rather than comprehensive.

4 / 5

Completeness

Explicitly states what it does ('Manage Jira Agile boards and sprints') and when to use it ('Use when listing boards, creating sprints, or moving issues to/from sprints') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Natural phrases like 'listing boards', 'creating sprints', and 'moving issues to/from sprints' map well to user requests, but synonyms (Scrum/Kanban boards, sprint planning) and common variations are absent.

4 / 5

Distinctiveness Conflict Risk

'Jira Agile boards and sprints' carves a clear niche distinct from generic Jira-issue or auth skills, with triggers unlikely to fire for the wrong skill.

5 / 5

Total

18

/

20

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.