CtrlK
BlogDocsLog inGet started
Tessl Logo

auth

Activate when code touches token management, credential resolution, git auth flows, GITHUB_APM_PAT, ADO_APM_PAT, AuthResolver, HostInfo, AuthContext, or any remote host authentication -- even if 'auth' isn't mentioned explicitly.

74

Quality

93%

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%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 content is an efficient, highly actionable reference: concrete commands, exact identifiers, an explicit fallback sequence, and enumerated diagnostic remedies, all tightly scoped with a single canonical external pointer. It respects the context window while remaining copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding about what tokens or auth are; every line carries concrete env vars, paths, commands, or error strings that earn their place.

5 / 5

Actionability

It provides fully executable, copy-paste-ready guidance: exact az CLI commands with the resource GUID, exact file paths and constant names, and verbatim diagnostic messages mapped to specific remediation steps.

5 / 5

Workflow Clarity

The ADO resolution flow is an explicit ordered fallback sequence with four enumerated diagnostic cases each paired with a concrete remedy, giving clear sequencing and error-recovery guidance; no destructive or batch operation applies that would require validation checkpoints.

5 / 5

Progressive Disclosure

It is a compact single-purpose overview (~50 lines) with well-organized sections and one clearly signaled, one-level-deep reference to the canonical authentication doc, with no nested references; the simple-skill exception applies.

5 / 5

Total

20

/

20

Passed

Description

86%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 precise and trigger-rich, listing concrete symbols and env vars with an explicit activation clause and a guard for implicit mentions. It is strong on trigger quality and distinctiveness, with only minor implicitness on the 'what' dimension.

DimensionReasoningScore

Specificity

Names many concrete, specific entities (token management, credential resolution, AuthResolver, HostInfo, AuthContext, GITHUB_APM_PAT, ADO_APM_PAT) rather than vague abstractions, though it enumerates trigger targets more than explicit actions performed.

4 / 5

Completeness

The 'Activate when ...' clause gives an explicit, concrete when, and the what (auth/credential/token resolution) is clear but only implicitly stated rather than enumerated as discrete actions, so it falls just below the top anchor.

4 / 5

Trigger Term Quality

Comprehensive coverage of natural and technical trigger terms including env-var names, symbol names, synonyms, and an explicit catch for when 'auth' is not mentioned, satisfying the synonym/extension anchor.

5 / 5

Distinctiveness Conflict Risk

The trigger set is tightly scoped to this codebase's auth subsystem (AuthResolver, GITHUB_APM_PAT, ADO_APM_PAT, HostInfo, AuthContext), creating a clear niche with minimal overlap risk against unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
microsoft/apm
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.