CtrlK
BlogDocsLog inGet started
Tessl Logo

asim-parser-pr-reviewer

Reviews pull requests for ASIM parser changes and summarizes suggestions. This is not to be called by asim-parser-creator-orchestrator or when creating ASIM parsers in general. This is strictly for reviewing pull requests after necessary workflows have ran.

61

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/asim-parser-pr-reviewer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is highly actionable and well-sequenced with concrete KQL review checks, a validation checkpoint, and clean single-file organization. The main inefficiency is a duplicated output-format table that slightly inflates the token count.

Suggestions

Deduplicate the output-format markdown table: define it once and reference it from the vim-parser section instead of repeating it verbatim.

Consider a short validation step for the CHANGELOG check (e.g. 'confirm version increments and date matches the PR merge date') to make step 2 as concrete as the KQL checks.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes competence (no explanation of what KQL/ASIM is), but the identical output-format table block is repeated twice, which could be tightened.

2 / 3

Actionability

Concrete, copy-paste-ready guidance with named operators (project-rename, extend, project-away, parse-kv), named fields (ParserQuery, ParserParams), specific workflow names, and a defined output table schema.

3 / 3

Workflow Clarity

A clearly sequenced 1–5 process with an explicit validation checkpoint in step 1 (verify workflows succeeded; if failed, inspect logs) and a 'do NOT repeat issues' guardrail providing a feedback loop.

3 / 3

Progressive Disclosure

A single-file skill with no bundle files, organized into clear sections (Context, Prerequisites, Responsibilities) with well-structured numbered review steps and no nested references.

3 / 3

Total

11

/

12

Passed

Description

57%

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 defines a clear, well-scoped niche with strong distinctiveness, but its capabilities are only partially specified and it lacks an explicit trigger clause. Trigger terms are present but lean technical rather than conversational.

Suggestions

Add an explicit 'Use when...' trigger clause, e.g. 'Use when reviewing an ASIM parser pull request for KQL performance and efficiency.'

List a few more concrete actions (e.g. 'checks workflow results, validates CHANGELOG dates/versions, flags inefficient KQL operators') to lift specificity.

Include more natural user-facing terms (e.g. 'PR review', 'Sentinel parser', 'KQL query review') alongside the domain jargon.

DimensionReasoningScore

Specificity

Quotes "Reviews pull requests for ASIM parser changes and summarizes suggestions" naming the domain and two actions, but does not enumerate the multiple distinct concrete actions the score-3 anchor requires.

2 / 3

Completeness

It clearly states the what (review and summarize), but the when is only implied via negative scoping rather than an explicit "Use when..." clause, which the guideline caps at 2.

2 / 3

Trigger Term Quality

Terms like "pull requests", "ASIM parser changes", and "summarizes suggestions" are somewhat natural but fairly domain-specific, missing common user variations that the score-3 anchor calls for.

2 / 3

Distinctiveness Conflict Risk

Explicit negative scoping ("not to be called by asim-parser-creator-orchestrator", "strictly for reviewing pull requests") carves out a clear, distinct niche unlikely to trigger for the wrong skill.

3 / 3

Total

9

/

12

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
Azure/Azure-Sentinel
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.