CtrlK
BlogDocsLog inGet started
Tessl Logo

spam-and-off-topic-filter

Evaluate a GitHub issue or pull request and decide if it is spam or clearly off-topic for cloudflare/cloudflare-docs.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./.flue/.agents/skills/spam-and-off-topic-filter/SKILL.md
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 content is a tight, fully actionable instruction-only skill with clear decision criteria, an exact output contract, and well-organized sections, requiring no external references for its scope.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with only mild redundancy between the 'When in doubt' line and the Output-section restatement of the same rule, fitting the 'efficient with minor trims possible' anchor.

4 / 5

Actionability

Provides the exact tool name (submit_spam_verdict), a copy-paste JSON output schema, enum values for confidence, and concrete decision categories covering common cases; for an instruction-only skill this is fully actionable guidance.

5 / 5

Workflow Clarity

A simple single-task skill whose single action (evaluate the item, then call the verdict tool exactly once) is unambiguous, with a confidence-based fallback checkpoint and explicit guardrails (no API calls); the simple-skill exception applies and no destructive/batch cap is triggered.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (Security, What counts as spam, What NOT to flag, Output), meeting the rubric's allowance for short single-purpose skills to score 5 on structure alone.

5 / 5

Total

19

/

20

Passed

Description

61%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 clearly conveys a focused capability with good trigger terms and a distinct niche, but it omits an explicit 'Use when...' usage clause, capping completeness and leaving the 'when' only weakly implied.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when reviewing a GitHub issue or pull request in cloudflare/cloudflare-docs to determine whether to close it as spam or off-topic.'

Expand trigger-term coverage with synonyms users naturally say, such as 'PR', 'moderation', or 'triage'.

List a couple more concrete actions (e.g. 'classify', 'return a verdict via the submit_spam_verdict tool') to lift specificity from 1-2 actions toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain (GitHub issue/PR for cloudflare/cloudflare-docs) and two concrete actions ('Evaluate', 'decide if it is spam or clearly off-topic'), matching the anchor for 1-2 concrete actions without being comprehensive.

3 / 5

Completeness

The 'what' is clear (evaluate and decide spam/off-topic) but there is no explicit 'Use when...' trigger clause; 'for cloudflare/cloudflare-docs' conveys scope rather than usage timing, so per the rubric completeness is capped at 3.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ('GitHub issue', 'pull request', 'spam', 'off-topic') with good coverage, but lacks synonyms such as 'PR' that would make it comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (spam/off-topic filtering for a specific repository) with only minor overlap risk against general moderation skills, fitting the 'mostly distinct' anchor.

4 / 5

Total

14

/

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
cloudflare/cloudflare-docs
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.