CtrlK
BlogDocsLog inGet started
Tessl Logo

talk-maple-ai-native-devcon-welcome-spec-reviewer

Use when the user asks about the AI Native DevCon talk "Welcome to AI Native DevCon" featuring Shachar from Buzz (hosted by Simon Maple, Head of DevRel at Tessl) — including questions about why code review is still a bottleneck in 2026, the Spec Reviewer agent architecture, splitting planner vs verifier agents, sub-agent delegation for requirements verification, context window explosion, why giving the agent the base branch beats the diff, ephemeral sandboxes with AWS Agent Core, context engineering for complex agentic tasks, or how to find product gaps the big coding agents overlook.

65

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./talk-maple-ai-native-devcon-welcome-spec-reviewer/SKILL.md

The canonical home for this skill is ainativedev/aidevcon-2026-ldn

SKILL.md
Quality
Evals
Security

Quality

Content

77%Scale 1-3

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

This is a well-crafted knowledge-retrieval skill with strong actionability and workflow clarity. The grounding rules are excellent — they establish clear constraints around attribution, verbatim quoting, and handling gaps in the source material. The main weakness is moderate verbosity: the four 'How to help' sections share a common pattern (consult outline → read transcript → quote verbatim → apply) that could be factored into a shared workflow with per-scenario variations, saving tokens.

Suggestions

Consolidate the shared lookup pattern (outline.md → transcript.md → verbatim quote) into a single 'General workflow' section, then list only the per-scenario differences in each use-case section to reduce repetition and save tokens.

Consider noting the expected bundle files (outline.md, transcript.md, quotes.md) more explicitly at the top, perhaps in a 'Required files' section, so the dependency is immediately clear.

DimensionReasoningScore

Conciseness

The content is reasonably well-structured but somewhat verbose. The four detailed 'How to help' sections have overlapping patterns (read outline.md, read transcript.md, quote verbatim) that could be consolidated. The introductory paragraph is useful context but could be tighter. However, it avoids explaining concepts Claude already knows.

2 / 3

Actionability

The skill provides highly concrete, step-by-step instructions for each use case (factual Q&A, applying frameworks, proactive surfacing, teaching concepts). Each workflow has numbered steps with specific actions like 'read outline.md → locate section → read transcript.md → quote verbatim.' The grounding rules are precise and actionable constraints.

3 / 3

Workflow Clarity

Each workflow is clearly sequenced with explicit steps. The grounding rules serve as validation checkpoints (e.g., 'cross-reference named addressee with participants list,' 'if a claim isn't in transcript.md, say so'). Error handling is addressed (e.g., 'if the approach doesn't fit, say so,' 'if the connection feels strained, stay quiet'). For a knowledge/reference skill, this is well-structured.

3 / 3

Progressive Disclosure

The skill references outline.md, transcript.md, and quotes.md as supporting files, which is good progressive disclosure architecture. However, no bundle files were provided, so we can't verify these references exist. The SKILL.md itself is somewhat long with repetitive patterns across the four use-case sections that could potentially be consolidated, though the content is reasonably organized with clear headers.

2 / 3

Total

10

/

12

Passed

Description

82%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description excels at distinctiveness and trigger term coverage, providing an exhaustive list of specific topics and names associated with a particular conference talk. However, it lacks an explicit 'what does this do' statement — it's entirely a 'Use when' clause without first describing the skill's function (e.g., 'Provides detailed information and answers about...'). The description is also quite long and could benefit from a brief capability statement upfront.

Suggestions

Add an explicit capability statement before the 'Use when' clause, e.g., 'Provides detailed information and answers questions about the AI Native DevCon talk "Welcome to AI Native DevCon" featuring Shachar from Buzz.'

Restructure to separate 'what it does' from 'when to use it' — start with a concise action description in third person, then follow with the 'Use when...' trigger clause.

DimensionReasoningScore

Specificity

Lists multiple specific concrete topics and concepts: Spec Reviewer agent architecture, splitting planner vs verifier agents, sub-agent delegation, context window explosion, ephemeral sandboxes with AWS Agent Core, context engineering, etc.

3 / 3

Completeness

Starts with 'Use when' which addresses the 'when' dimension well, but the 'what does this do' part is only implied — it never explicitly states what the skill does (e.g., 'Provides information about...' or 'Answers questions about...'). The entire description is essentially one long 'when' clause without a clear 'what' statement.

2 / 3

Trigger Term Quality

Includes highly specific natural trigger terms users would say: 'AI Native DevCon', 'Spec Reviewer', 'code review bottleneck', 'context window explosion', 'ephemeral sandboxes', 'AWS Agent Core', speaker names like 'Shachar' and 'Simon Maple', and 'Tessl'. These are precise terms someone asking about this talk would use.

3 / 3

Distinctiveness Conflict Risk

Extremely distinctive — references a specific talk, specific speakers, specific company names, and highly niche technical topics. Virtually no risk of conflicting with other skills.

3 / 3

Total

11

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

9

/

11

Passed

Repository
AINativeDev/aidevcon-2026-ldn
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.