CtrlK
BlogDocsLog inGet started
Tessl Logo

linear-task-management

Creates and names Linear issues, assigns labels and priorities, manages status transitions, and links issues to PRs. Use when decomposing features into tasks or resuming interrupted sessions. Trigger terms: tickets, backlog, task breakdown, project board, sprint planning

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

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

A dense, high-signal skill body that focuses exclusively on non-obvious gotchas and conventions rather than restating known concepts. The main improvement would be adding a complete end-to-end create_issue example and explicit feedback loops on every batch/status flow.

Suggestions

Add one complete, copy-paste-ready create_issue example (with teamId, title, priority, labels) so the most common action is fully executable from the skill.

Add an explicit validate→fix→retry loop for status transitions, e.g. 'if update_issue returns stateId must be a UUID, re-read tracker-config.md for the UUID and retry'.

Surface the priority→label mapping steps as a short numbered checklist so the create-and-label flow is sequenced rather than described.

DimensionReasoningScore

Conciseness

Lean and efficient; assumes Claude's intelligence by never explaining what Linear, sprints, or priorities are, and every line covers a non-obvious API gotcha or convention Claude would not already know.

5 / 5

Actionability

Provides executable JSON examples, an exact GraphQL query, menu paths, and concrete title/priority formats, but lacks a complete copy-paste create_issue call covering the common end-to-end case.

4 / 5

Workflow Clarity

Clear sequencing with validation checkpoints for risky flows ('verify before delegating', 're-read every issue status before acting', 'search first; if absent create'), though not every flow carries an explicit validate→fix→retry feedback loop.

4 / 5

Progressive Disclosure

A short (~40 line), single-purpose skill with well-organized sections and one-level-deep external references (tracker-config.md, Linear docs URL); the simple-skill exception applies.

5 / 5

Total

18

/

20

Passed

Description

92%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 tight, well-constructed description that names concrete actions and gives explicit use-when guidance with natural trigger terms. The only minor gap is synonym coverage in the trigger list.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — 'Creates and names Linear issues, assigns labels and priorities, manages status transitions, and links issues to PRs' — with comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated actions) and 'when' ('Use when decomposing features into tasks or resuming interrupted sessions') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides good natural-language triggers ('tickets, backlog, task breakdown, project board, sprint planning') a user would actually say, but omits common synonyms like 'Linear' or 'issues' as standalone triggers and the file-extension-style identifier 'TAS'.

4 / 5

Distinctiveness Conflict Risk

Clear Linear-specific niche with distinct, product-anchored triggers; minimal risk of firing for an unrelated skill.

5 / 5

Total

19

/

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

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
monkilabs/opencastle
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.