CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-debug-bundle

Collect Instantly.ai debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or auditing campaign/account state. Trigger with phrases like "instantly debug", "instantly support ticket", "instantly diagnostic", "instantly audit", "collect instantly evidence".

64

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

65%

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

The body is highly actionable with executable bash/TypeScript and good section structure, but it carries redundancy from dual-language collection scripts, lacks an explicit retry/re-validation loop for its batch operation, and is monolithic with one dangling reference. Tightening the duplication and adding a verification loop would lift the weaker dimensions.

Suggestions

Collapse the duplicate collection logic: keep one primary implementation (e.g. the bash quick diagnostic) and reference it rather than restating campaign/account/webhook collection in both TypeScript and bash.

Add an explicit validation/retry checkpoint after Step 1 — e.g. 'review the errors array and re-run any failed endpoint before saving' — to give the batch collection a validate->fix->retry loop.

Resolve the dangling 'Background Jobs API' reference by either linking to the API docs URL (like the other Resources entries) or removing it, and consider splitting the long inline code blocks into a scripts/ file referenced from the body.

DimensionReasoningScore

Conciseness

The body is code-driven with almost no concept padding (no 'Instantly is a cold-email platform...' preamble) and a one-sentence overview, but Steps 1 and 4 duplicate largely the same collection logic in two languages and Step 3 overlaps Step 1's accounts work, so it could be tightened rather than fully lean.

2 / 3

Actionability

Provides fully executable, copy-paste-ready bash with real endpoints, Bearer auth, and jq filters, plus concrete TypeScript; specific examples dominate over abstract description.

3 / 3

Workflow Clarity

Steps are clearly sequenced and each collection is wrapped in try/catch with an error table, but this batch operation over 100+ campaigns/accounts lacks an explicit validate->fix->retry feedback loop, capping it below the 'explicit validation steps' anchor.

2 / 3

Progressive Disclosure

Sections are clearly organized (Overview, Prerequisites, Instructions, Output, Error Handling, Resources, Next Steps) and cross-skill references are signaled, but at 234 lines all code is inline in one monolithic file with no bundle files to split into, and the bare 'Background Jobs API' line is an un-signaled dangling reference.

2 / 3

Total

9

/

12

Passed

Description

90%

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 well-constructed: it states a concrete capability, includes an explicit 'Use when...' trigger clause, lists natural trigger phrases, and is clearly scoped to the Instantly.ai niche. Its only weakness is naming a single primary action rather than enumerating several specific capabilities.

DimensionReasoningScore

Specificity

Names the domain and a concrete action ("Collect Instantly.ai debug evidence") but only lists a single main action rather than multiple distinct concrete actions, so it does not reach the 'lists multiple specific concrete actions' anchor.

2 / 3

Completeness

Clearly answers both 'what' (collect debug evidence for support tickets/troubleshooting) and 'when' via an explicit 'Use when...' clause plus trigger phrases, matching the 'both what AND when with explicit triggers' anchor.

3 / 3

Trigger Term Quality

Explicitly enumerates natural trigger phrases a user would say ("instantly debug", "instantly support ticket", "instantly diagnostic", "instantly audit", "collect instantly evidence"), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Tied to a specific product niche (Instantly.ai debug evidence) with distinct triggers, making it unlikely to fire for or conflict with unrelated skills.

3 / 3

Total

11

/

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

Repository
jeremylongshore/claude-code-plugins-plus-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.