CtrlK
BlogDocsLog inGet started
Tessl Logo

linear-automation

Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.

63

1.97x
Quality

45%

Does it follow best practices?

Impact

95%

1.97x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/linear-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

This skill provides a solid structural overview of Linear automation via Rube MCP with clear tool names and workflow sequences. Its main weaknesses are redundancy across sections (priority values, team scoping advice repeated), lack of concrete executable examples showing actual tool call payloads, and missing validation/error-recovery steps for data-modifying operations. The content would benefit from being trimmed and split into a concise overview plus a detailed reference file.

Suggestions

Add concrete tool call examples with actual input parameters and expected response shapes (e.g., show a real RUBE_SEARCH_TOOLS call and a LINEAR_CREATE_LINEAR_ISSUE call with sample JSON)

Remove duplicate information — priority values, team scoping advice, and tool listings appear in multiple places; consolidate into single authoritative locations

Add validation checkpoints to workflows: after creating an issue, verify it exists; after updating, confirm the update took effect; include error handling guidance for common failures

Extract the quick reference table and detailed parameter lists into a separate REFERENCE.md file, keeping SKILL.md as a lean overview with links

DimensionReasoningScore

Conciseness

The content is reasonably organized but has significant redundancy — priority values are listed twice (in Manage Issues and Known Pitfalls), team scoping advice is repeated multiple times, and the quick reference table largely duplicates information already covered in the workflow sections. Some sections like 'Common Patterns' restate what's already in the workflow steps.

2 / 3

Actionability

The skill provides specific tool names, parameter lists, and tool sequences, which is helpful. However, there are no executable code examples or concrete input/output examples showing actual tool calls with real payloads. The 'ID Resolution' patterns use pseudocode-style numbered lists rather than showing actual tool invocations with parameters. The instruction to 'Always call RUBE_SEARCH_TOOLS first to get current tool schemas' undermines specificity since schemas may change.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with prerequisite steps marked, which is good. However, there are no validation checkpoints or error recovery steps — e.g., no guidance on what to do if issue creation fails, if a team ID isn't found, or if the connection drops. For operations that modify Linear data (creating issues, updating projects), there's no verify-after-write pattern.

2 / 3

Progressive Disclosure

The content is structured with clear sections and a useful quick reference table, but it's a monolithic file with no bundle files to offload detail into. The GraphQL section, detailed parameter lists, and the full quick reference table could be split into separate reference files. For a skill of this length (~150+ lines), some progressive disclosure into supporting files would improve scannability.

2 / 3

Total

8

/

12

Passed

Description

40%

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 identifies a clear niche (Linear automation via Composio/Rube MCP) and lists relevant entity types, making it distinctive. However, it lacks specific concrete actions beyond 'automate', misses common user trigger terms, and critically omits an explicit 'Use when...' clause that would help Claude know when to select this skill.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Linear tickets, project tracking, sprint/cycle management, or task automation.'

Replace the vague 'Automate Linear tasks' with specific actions like 'Create, update, and search Linear issues; manage projects and cycles; assign labels and team members.'

Include natural user trigger terms such as 'ticket', 'bug', 'task management', 'sprint', 'backlog', and 'project tracking' to improve matching.

DimensionReasoningScore

Specificity

Names the domain (Linear tasks via Rube MCP/Composio) and lists entity types (issues, projects, cycles, teams, labels), but doesn't describe specific concrete actions like 'create issues', 'assign labels', or 'manage sprints'. The word 'Automate' is somewhat vague.

2 / 3

Completeness

Describes what it does (automate Linear tasks) but has no explicit 'Use when...' clause or equivalent trigger guidance. The instruction to 'Always search tools first' is an implementation note, not a trigger condition. Per rubric, missing 'Use when' should cap completeness at 2, and the 'what' is also only partially specified, so this scores a 1.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'Linear', 'issues', 'projects', 'cycles', 'teams', 'labels', and 'Composio' which are useful. However, it misses common user phrasings like 'create a ticket', 'bug tracking', 'sprint planning', 'task management', or 'project management'.

2 / 3

Distinctiveness Conflict Risk

The combination of 'Linear', 'Rube MCP', and 'Composio' creates a very specific niche that is unlikely to conflict with other skills. The tool and platform references are distinctive enough to clearly differentiate this skill.

3 / 3

Total

8

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
davepoon/buildwithclaude
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.