CtrlK
BlogDocsLog inGet started
Tessl Logo

upgrade-agent-native

Bring an older Agent Native app or workspace current. Use when updating @agent-native/core, fixing a broken upgrade, or when tempted to patch or override core/dispatch packages to make an old branch run.

78

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

An actionable, concisely written upgrade runbook with concrete commands, a sequenced workflow, and explicit validation/recovery checkpoints. Structure is clean and cross-references are well-signaled.

DimensionReasoningScore

Conciseness

Lean and well-structured: Rule, Why, How, Don't, Related Skills — every section earns its place and no time is spent explaining concepts Claude already knows. The 'Why' section justifies the anti-pattern guardrail rather than padding.

3 / 3

Actionability

Provides copy-paste-ready, executable commands throughout — 'npx @agent-native/core@latest upgrade --codemods', 'agent-native template status/diff/sync', '--dry-run', '--skip-install', 'agent-native doctor --only migration-manifest' — with flags and expected behavior described.

3 / 3

Workflow Clarity

A clear 1–5 sequence for a risky operation, with an explicit feedback loop in step 4 (read concrete error → fix app code → re-run → stop and ask the user) and a guarded template-sync workflow with conflict-resolution and accept steps.

3 / 3

Progressive Disclosure

No bundle files exist, but the body is organized into clean sections with clearly signaled cross-references to related skills (customizing-agent-native, self-modifying-agent-native-docs, portability) one level deep; no monolithic wall of text or nested-reference chains.

3 / 3

Total

12

/

12

Passed

Description

100%

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 tightly scoped, third-person description that states concrete capabilities and gives explicit 'Use when' triggers for a well-defined domain. It avoids fluff and is highly unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names concrete actions in a distinct domain: 'Bring an older Agent Native app or workspace current', 'updating @agent-native/core', 'fixing a broken upgrade', and 'patch or override core/dispatch packages' — multiple specific actions rather than vague language.

3 / 3

Completeness

Explicitly answers both 'what' (bring an older app/workspace current) and 'when' via the 'Use when updating … fixing a broken upgrade … tempted to patch or override …' clause.

3 / 3

Trigger Term Quality

Triggers map to natural phrasing a user would say in this context — 'updating @agent-native/core', 'fixing a broken upgrade', 'tempted to patch or override core/dispatch packages' — covering the realistic range of upgrade scenarios.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (Agent Native package upgrades) with distinct triggers tied to core/dispatch packages, making it unlikely to fire for unrelated 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.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
BuilderIO/agent-native
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.