CtrlK
BlogDocsLog inGet started
Tessl Logo

talk-maple-context-engineering-skills

Use when the user asks about Simon Maple and Baruch Sadogursky's AI Native DevCon talk "Welcome to AI Native DevCon" (June 2026) — including questions about turning mega-prompts into skills, the skill YAML frontmatter (name/description) pattern, when to use rules vs skills vs scripts vs hooks, the "deterministic → script, non-deterministic → LLM" heuristic, the dark factory / issue-to-merged-PR orchestrator concept, Tessl plugins as context artifacts, eval scenarios and LLM-as-judge, using cheaper models via OpenRouter/LiteLLM, or applying their context-engineering approach to the user's own agent setup.

73

Quality

92%

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

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%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 skill for a research/reference task. Its greatest strengths are the clear SRP workflow, the rigorous grounding rules that prevent hallucination and misattribution, and the well-structured use-case sections that cover the full range of user intents. The content could be slightly more concise — some subsections repeat the 'Run SRP' instruction in ways that could be consolidated — but overall it earns its token budget with specific, actionable guidance.

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some repetition — the SRP procedure is defined once then referenced repeatedly, which is good, but the audit checklist and multiple 'How to help' subsections are somewhat verbose. The grounding rules and speaker attribution guidance are necessary and well-justified given the transcript's limitations, but the overall document could be tightened.

2 / 3

Actionability

The skill provides highly concrete, step-by-step procedures for each use case (audit, draft, explain, Q&A, proactive surfacing). The audit dimensions include specific criteria with quoted examples, the SRP is a clear 3-step executable procedure, and the grounding rules give precise behavioral constraints. No code is needed here — this is an instruction-only skill with fully actionable guidance.

3 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with explicit validation checkpoints. The SRP (Locate → Read → Quote) is a clean reusable workflow. Each 'How to help' section has numbered steps with clear sequencing. The grounding rules serve as validation constraints (e.g., 'If a claim isn't in transcript.md, say so'). The audit workflow includes a structured checklist with per-dimension verdicts and a summary step.

3 / 3

Progressive Disclosure

The skill clearly declares its companion files (outline.md, transcript.md, quotes.md) upfront in the 'Bundle files' section and references them consistently throughout. Content is appropriately split — the SKILL.md serves as the behavioral overview while detailed content lives in the companion files. References are one level deep and clearly signaled. However, no bundle files were provided for verification, so scoring is based on the declared structure which is well-organized.

3 / 3

Total

11

/

12

Passed

Description

100%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 is a strong, well-crafted skill description that excels across all dimensions. It opens with an explicit 'Use when' clause, names specific speakers and event for precise triggering, and enumerates a comprehensive list of concrete topics covered by the skill. The description is distinctive enough to avoid any conflict with other skills while containing abundant natural trigger terms.

DimensionReasoningScore

Specificity

The description lists multiple specific concrete topics and actions: turning mega-prompts into skills, skill YAML frontmatter patterns, deterministic vs non-deterministic heuristic, dark factory concept, eval scenarios, LLM-as-judge, cheaper models via OpenRouter/LiteLLM, and applying context-engineering approaches. These are highly specific capabilities.

3 / 3

Completeness

The description clearly answers both 'what' (knowledge about the specific talk's content across many topics) and 'when' with an explicit 'Use when' clause at the start specifying the trigger condition (user asks about the talk or its specific topics). The 'when' is comprehensive with multiple trigger scenarios.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would actually say: speaker names (Simon Maple, Baruch Sadogursky), event name (AI Native DevCon), specific concepts (mega-prompts, skills, YAML frontmatter, rules vs skills vs scripts vs hooks, dark factory, Tessl plugins, OpenRouter, LiteLLM, eval scenarios, LLM-as-judge, context-engineering). These are the exact terms someone familiar with the talk would use.

3 / 3

Distinctiveness Conflict Risk

Extremely distinctive — it's scoped to a specific talk by named speakers at a named event with a specific date (June 2026). The combination of speaker names, event name, and highly specific concepts like 'dark factory / issue-to-merged-PR orchestrator' and 'Tessl plugins' make it virtually impossible to conflict with other skills.

3 / 3

Total

12

/

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.