CtrlK
BlogDocsLog inGet started
Tessl Logo

ticket-craft

Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing

62

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

Fix and improve this skill with Tessl

tessl review fix ./skills/ticket-craft/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The content is highly actionable and workflow-clear, with concrete templates, executable verification commands, and sequenced validation steps. Its weaknesses are redundancy-driven verbosity and a monolithic structure that does not use progressive file-based disclosure.

Suggestions

Move the four full ticket-type templates (Feature, Bug, Tech Debt, Epic) into a separate references file (e.g. references/templates.md) and link to it from SKILL.md to apply progressive disclosure.

Deduplicate the Claude Code Ready Checklist and the 'Good vs Bad Examples' section, which restate fields already present in the templates, to tighten conciseness.

DimensionReasoningScore

Conciseness

The body is mostly efficient and does not explain concepts Claude already knows, but at ~670 lines it has notable redundancy (the Claude Code Ready Checklist restates template fields, and 'Good vs Bad Examples' repeats the full feature-ticket template), so it could be tightened. It sits at 'mostly efficient but includes some unnecessary explanation or could be tightened' rather than the lean anchor at 3.

2 / 3

Actionability

The skill provides fully executable, copy-paste-ready templates with concrete commands (e.g. `npm test -- --grep "{feature name}"`, `npm run lint`, `npm run typecheck`), specific file paths, and explicit API contract blocks, matching the 'Fully executable code/commands; specific examples; copy-paste ready' anchor.

3 / 3

Workflow Clarity

The /create-ticket workflow is a clear 5-step sequence with an explicit validation checkpoint (Step 4: Validate with Checklist), and the Bug Fix Workflow gives a sequenced TDD loop (write failing test -> verify fail -> fix -> verify pass -> regression check), matching the 'Clear sequence with explicit validation steps' anchor.

3 / 3

Progressive Disclosure

All content lives in a single ~670-line SKILL.md with no bundle files, and large blocks (four full ticket templates, agent-team mapping) that could be separate reference files are inline. It is internally well-organized but does not split content across files, matching 'Some structure but content that should be separate is inline' rather than the one-level-deep reference anchor at 3.

2 / 3

Total

10

/

12

Passed

Description

72%

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 and distinct, naming concrete systems and natural trigger terms, but it omits an explicit 'Use when' trigger clause, capping completeness and specificity below the top level.

Suggestions

Add an explicit 'Use when...' clause to the description, e.g. 'Use when creating tickets, breaking down epics, or writing AI-executable specs for Jira, Asana, or Linear.'

List additional concrete actions beyond 'Create' (e.g., 'structure, break down epics, and write AI-ready acceptance criteria') to lift specificity from 2 to 3.

DimensionReasoningScore

Specificity

The description names the domain ("Jira/Asana/Linear tickets") and a quality modifier ("optimized for Claude Code execution - AI-native ticket writing") but offers essentially one concrete action ("Create"). It does not list multiple distinct actions, matching the 'Names domain and some actions, but not comprehensive' anchor rather than the 'Lists multiple specific concrete actions' anchor at 3.

2 / 3

Completeness

The description states what the skill does ("Create Jira/Asana/Linear tickets optimized for Claude Code execution") but contains no explicit 'Use when...' trigger guidance; per the rubric, a missing when clause caps completeness at 2. The separate when-to-use frontmatter field is not part of the description being evaluated.

2 / 3

Trigger Term Quality

Phrases like "Jira/Asana/Linear tickets" and "Claude Code execution" use natural terms a user would actually say when requesting this skill, giving good coverage of recognizable trigger keywords.

3 / 3

Distinctiveness Conflict Risk

"Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing" carves a clear, specific niche unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

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

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
alinaqi/claude-bootstrap
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.