CtrlK
BlogDocsLog inGet started
Tessl Logo

reproduce-and-fix-issues

Reproduce triaged Slack bugs through a configured app-control adapter, verify existing fixes, and open a bounded draft pull request only after before-and-after proof. Use only from the configured Benny repro automation.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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 an exceptionally well-structured safety-critical orchestration workflow: clearly sequenced, richly validated, concrete in its instructions, and appropriately split across reference files. The only minor weakness is deliberate safety-rule repetition that slightly reduces token efficiency.

DimensionReasoningScore

Conciseness

The body is directive and assumes Claude's competence with no concept-padding, but the Slack-write prohibition and several safety statements are repeated across "Hard safety rules" and sections 5/12, leaving minor instances that could be trimmed; this places it above score 3 (which expects unnecessary explanation) but below the lean score-5 anchor.

4 / 5

Actionability

Concrete and specific throughout — named coordinates (SOURCE_THREAD_TS, SOURCE_CHANNEL_ID), exact marker syntax ([benny:bug]), enumerated status strings, a seven-item capability checklist, PR URL form, and gate conditions — giving fully actionable instruction-only guidance, which the scoring notes treat as equivalent to copy-paste-ready code.

5 / 5

Workflow Clarity

Fifteen numbered phases are clearly sequenced with explicit validation checkpoints ("If any check fails, post nothing", preflight before every post, symptom must appear twice, fix gates, before-and-after proof) and feedback loops (re-run on regression, correct-once on invalidation), matching the score-5 anchor; the destructive-operation cap does not apply because validation is pervasive rather than missing.

5 / 5

Progressive Disclosure

The orchestration workflow lives inline as the overview while detailed contracts are externalized via well-signaled one-level-deep references to real files (references/control-adapter.md in section 5, references/verify-existing-fix.md in sections 3 and 10), with no nested reference chains, matching the score-5 anchor.

5 / 5

Total

19

/

20

Passed

Description

83%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 specific, distinctive, and explicitly covers both what the skill does and when to use it, with only minor weakness in natural trigger phrasing due to automation-specific jargon. It is a strong, low-conflict description for a narrowly scoped automation skill.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Reproduce triaged Slack bugs through a configured app-control adapter", "verify existing fixes", "open a bounded draft pull request only after before-and-after proof" — covering the full lifecycle comprehensively, matching the score-5 anchor rather than the score-4 anchor which expects minor coverage gaps.

5 / 5

Completeness

Clearly answers "what" (reproduce, verify, open PR) and includes an explicit "Use only from the configured Benny repro automation" trigger clause, but that "when" is a restrictive constraint rather than concrete natural trigger phrases, so it does not reach the score-5 anchor and clears the score-3 cap because explicit trigger guidance is present.

4 / 5

Trigger Term Quality

Good natural keywords ("Slack bugs", "reproduce", "verify existing fixes", "pull request") but mixed with automation-specific jargon ("Benny repro automation", "app-control adapter") a user would not naturally say, so it sits above the score-3 anchor but below the comprehensive synonym/extension coverage of score 5.

4 / 5

Distinctiveness Conflict Risk

A clear niche (Benny repro automation, triaged Slack bugs, app-control adapter) with `disable-model-invocation: true` makes overlap with other skills minimal, matching the score-5 "clear niche with distinct triggers" anchor.

5 / 5

Total

18

/

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
cursor/plugins
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.