CtrlK
BlogDocsLog inGet started
Tessl Logo

sync-agent-infra

Detect and fix drift across agent-first infrastructure files. Ensures skill inventories, workflow chains, architecture tables, issue/PR templates, and cross-references stay consistent when skills, crates, or workflows change. Run after adding, removing, or renaming skills or components. Trigger keywords - sync agent infra, sync skills, update agent docs, check agent consistency, agent infra drift, sync contributing, sync agents.

77

Quality

96%

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

92%Weight 40%Scale 1-5

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

The body is a well-structured, actionable instruction-only skill with a clear multi-step workflow and the necessary fix-and-reverify feedback loop for batch infra edits. The only minor gap is that stale cross-reference detection is described procedurally rather than given as an executable search command.

Suggestions

Add an executable search command (e.g. grep -R '<skill-name>' across the tracked files) so stale cross-reference checks are copy-paste ready rather than manual.

Consider moving the long label enumeration in Step 1 into a short reference of canonical labels, or compacting it, to trim a section that mostly restates the taxonomy already enforced elsewhere.

DimensionReasoningScore

Conciseness

Dense and assumes competence with no concept-explanation padding ('This is the canonical skill list. Every other file must agree with it.'); the only minor redundancy is the intro table restating some Step-2 detail, not enough to drop below 5.

5 / 5

Actionability

Provides executable inventory commands (ls -1 .agents/skills/), concrete per-file checklists, and a copy-paste report template; the cross-reference checks are described rather than scripted (no grep/search command given), leaving a minor gap.

4 / 5

Workflow Clarity

Clear 5-step sequence (Inventory, Check, Report, Fix, Summarize) with the required feedback loop for this batch/destructive skill: 'After fixing, re-run Step 2 to verify consistency.'

5 / 5

Progressive Disclosure

No bundle files exist and the body makes no skill-internal file references; all path references are to repo files being audited. The content is well-organized into clear sections and tables, which is appropriate for a self-contained skill.

5 / 5

Total

19

/

20

Passed

Description

100%Weight 40%Scale 1-5

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 is strong across all dimensions: it states a concrete purpose, lists the exact categories it keeps consistent, gives explicit run triggers, and provides a rich set of natural trigger keywords. Third-person voice is maintained throughout.

DimensionReasoningScore

Specificity

Enumerates multiple concrete categories (skill inventories, workflow chains, architecture tables, issue/PR templates, cross-references) and concrete actions (detect, fix, ensure consistency) with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('Detect and fix drift across agent-first infrastructure files') and when ('Run after adding, removing, or renaming skills or components').

5 / 5

Trigger Term Quality

Lists eight natural trigger phrases users would actually say ('sync agent infra', 'sync skills', 'update agent docs', etc.) with synonym-level coverage.

5 / 5

Distinctiveness Conflict Risk

Clear niche (cross-file consistency for agent-first infra) with distinct triggers like 'agent infra drift' that are unlikely to fire for unrelated skills.

5 / 5

Total

20

/

20

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
NVIDIA/OpenShell
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.