CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/zephyr-scale-case-management

Author and manage Zephyr Scale Cloud test cases via the REST API v2 - create tests, attach steps, link to Jira issues, organise into folders, manage test cycles. Covers Bearer-token auth, the /testcases endpoints, the testScript / steps shape, and folder hierarchy. Use for pre-execution case authoring in Jira-anchored teams using Zephyr Scale (formerly TM4J). Distinct from Zephyr's test-cycle / execution endpoints which post results.

79

Quality

99%

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

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

The content is well-organized and actionable, with executable code, a validated bulk-import workflow, and clean one-level-deep progressive disclosure into the verified reference file. The only minor inefficiency is a duplicated citation note, which does not materially weaken the skill.

DimensionReasoningScore

Conciseness

The body is lean with executable snippets and an anti-patterns table, assuming Claude's competence; the only minor blemish is the duplicated 'Cloudflare-protected; cite by stable URL' note, not enough to drop below the score-3 lean anchor.

3 / 3

Actionability

Provides fully executable, copy-paste-ready Python (create_test_case, attach_steps, list_cases, CSV bulk import), env setup, and a CI yaml snippet, matching the score-3 executable anchor.

3 / 3

Workflow Clarity

The bulk-import flow has an explicit sequence plus a validation checkpoint ('Verify: assert len(created) + len(failed) == len(rows)') and a 429 back-off feedback loop, matching the score-3 anchor with explicit validation.

3 / 3

Progressive Disclosure

Detailed material (folders, Jira links, migration field map, response shapes) is split into a real, existing one-level-deep reference (references/zephyr-scale-api-reference.md) with clearly signaled markdown links, matching the score-3 well-signaled reference anchor.

3 / 3

Total

12

/

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 specific, complete, and well-scoped, naming concrete actions and an explicit use-when clause while actively differentiating from related skills. It is a strong, concise description with no meaningful weaknesses.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('create tests, attach steps, link to Jira issues, organise into folders, manage test cycles'), matching the score-3 anchor rather than the partial-coverage score-2 anchor.

3 / 3

Completeness

Explicitly answers both what (the action list) and when ('Use for pre-execution case authoring in Jira-anchored teams using Zephyr Scale'), meeting the explicit-trigger requirement for a 3.

3 / 3

Trigger Term Quality

Uses natural domain terms a user would say ('test cases', 'create tests', 'Jira issues', 'Zephyr Scale', 'formerly TM4J') with a clear 'Use for...' clause, matching good coverage rather than missing common variations.

3 / 3

Distinctiveness Conflict Risk

Has a clear niche and explicitly distinguishes itself ('Distinct from Zephyr's test-cycle / execution endpoints which post results'), making conflict with sibling skills unlikely.

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Reviewed

Table of Contents