CtrlK
BlogDocsLog inGet started
Tessl Logo

agenttrace-session-audit

Audit local AI coding-agent sessions with agenttrace for cost, tool failures, latency, anomalies, health, diffs, and CI gates.

73

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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.

The body is well-structured, actionable, and concise, with a clearly sequenced workflow and feedback guidance for the failure cases that matter. It appropriately scopes a single-tool skill into navigable sections without nested references.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what a session or a tool failure is — and each section (steps, examples, pitfalls, limitations) earns its place without padding.

3 / 3

Actionability

It provides concrete, copy-paste-ready commands throughout (e.g. `agenttrace --doctor`, `agenttrace --overview -f markdown -o agenttrace-overview.md`, threshold flags), fully executable rather than pseudocode.

3 / 3

Workflow Clarity

The five steps are clearly sequenced with explicit checkpoints — Step 1's `--doctor` discovery and 'if no sessions are detected' fallback, plus the Common Pitfalls error-recovery guidance — and the work is read-only so the destructive-operation cap does not apply.

3 / 3

Progressive Disclosure

No bundle files exist, so scoring reflects organization: the single SKILL.md is well-sectioned (Overview, When to Use, How It Works, Examples, Best Practices, Limitations, Pitfalls) with no nested references and easy navigation.

3 / 3

Total

12

/

12

Passed

Description

82%

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 specific and distinctive with a good spread of natural trigger terms, but it omits an explicit 'Use when...' trigger clause, which caps its completeness. Adding trigger guidance would round it out.

Suggestions

Append an explicit trigger clause, e.g. 'Use when a user asks why an AI coding run was slow, expensive, shallow, or unreliable, or when reviewing local agent logs before retrying.'

Mirror the body's 'When to Use This Skill' bullets as a condensed 'Use when...' sentence in the description so the trigger is visible at the skill-selection layer.

Consider adding common phrasings users actually say ('why was my agent run so expensive', 'agent kept failing a tool') to strengthen trigger-term naturalness further.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "cost, tool failures, latency, anomalies, health, diffs, and CI gates" — rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly states what the skill does but lacks any 'Use when...' clause or equivalent explicit trigger guidance, so per the guidelines completeness is capped at 2 rather than reaching the 'both what AND when' anchor.

2 / 3

Trigger Term Quality

It covers natural audit-domain terms a user would say — "cost", "tool failures", "latency", "diffs", "CI gates" — alongside the tool name, giving good coverage rather than only technical jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is clear and specific — auditing local AI coding-agent sessions with agenttrace — making it unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

12

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
sickn33/antigravity-awesome-skills
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.