CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/bridge

Capture cross-project connections on the fly and persist them as structured YAML in a bridges directory.

71

Quality

89%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

77%

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

A highly actionable, well-sequenced skill body with concrete schemas, response formats, and validation guards. Its weaknesses are mild verbosity from redundant usage sections and a monolithic structure with no progressive disclosure via bundle files.

Suggestions

Tighten the 'When to Use' / 'When Not to Use' sections — they overlap the frontmatter triggers and the Anti-Patterns; merge the non-duplicate bits into Anti-Patterns and trim the rest.

Split the static archetype catalog (table + auto-detect keyword lists) into a references/ARCHETYPES.md file and link to it one level deep, leaving the body as an overview plus the capture workflow.

Shorten the illustrative mock outputs in the List and Stats sections to minimal format examples rather than full multi-line sample dashboards.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids explaining concepts Claude already knows, but at ~270 lines it includes redundancy (the When to Use / When Not to Use sections overlap the description triggers and the Anti-Patterns) and long mock output blocks that could be tightened — matching the 2 anchor rather than the 'every token earns its place' 3 anchor.

2 / 3

Actionability

Provides concrete executable guidance: explicit argument-parse steps, an exact YAML field schema, exact one-line response format, a mermaid template, and per-archetype keyword detection lists — copy-paste ready and specific, not abstract.

3 / 3

Workflow Clarity

The capture flow is a clear numbered sequence with explicit validation checkpoints (workspace-root guard, seq-collision check enforced by an anti-pattern) and a resume step; this is above the 2 anchor whose checkpoints are only implicit.

3 / 3

Progressive Disclosure

The file is well-organized into clear sections (not a wall of text, so above 1) but is a monolithic ~270-line document with no bundle files and no one-level-deep references — content such as the archetype catalog and the map/stats generation details lives inline that could be split out, so it does not reach the 3 anchor.

2 / 3

Total

10

/

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 strong, third-person description with an explicit 'Use when' trigger, concrete actions, a distinct niche, and a broad trigger-term list. The only blemish is that several 'Triggers on' terms are internal taxonomy rather than natural user phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Capture cross-project connections', 'Persists structured YAML to a bridges directory', and archetype detection — matching the 'multiple specific concrete actions' anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

Explicit 'Use when you notice a shared pattern...' clause answers 'when', and 'Persists structured YAML to a bridges directory' answers 'what' — clearly both, so above the 2 cap that applies only when trigger guidance is missing.

3 / 3

Trigger Term Quality

Natural trigger terms users would say ('bridge, connects to, feeds into, same pattern as, cross-project link') give good coverage; the trailing taxonomy terms (bidirectional, one-way, active, potential, theoretical) are jargon but the natural subset meets the 3 bar, so it is not dropped to 2.

3 / 3

Distinctiveness Conflict Risk

Cross-project bridge capture with archetype detection is a clear niche with distinctive triggers unlikely to fire for unrelated skills; not merely 'somewhat specific' as at 2.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Reviewed

Table of Contents