CtrlK
BlogDocsLog inGet started
Tessl Logo

issue-reporter

帮助用户提交 Bug Report 或 Feature Request。支持 GitHub Issue(有账户)和本地存档(无账户)两种模式。当诊断发现是代码 Bug 时主动提议,或当用户说"帮我提 issue"、"这是个 bug"、"我想要这个功能"、"submit a bug"、"feature request"时触发。

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

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is exceptionally token-efficient and actionable with real commands and templates. The main gap is the absence of an explicit error-handling/retry feedback loop for the batch submission and create operations.

Suggestions

Add an explicit failure-retry loop for `gh issue create` and the batch flow (e.g., on failure: surface the error, fix, retry; only mark a report '已提交 #号' after a confirmed successful create).

Spell out the per-item validation in the batch path as a checklist (read → filter 待提交 → dedup → preview → confirm → submit → update status) with a checkpoint between dedup and submit.

Clarify what counts as a 'duplicate' from `gh search issues` and how to proceed when duplicates are found (link to existing vs. still file new), to remove ambiguity in the dedup step.

DimensionReasoningScore

Conciseness

The body is lean and arrow-compressed, assumes Claude's competence, and explains no concepts Claude already knows; every section earns its place.

3 / 3

Actionability

It gives concrete, copy-pasteable commands (gh auth status, gh search issues, gh issue create), real template file paths, and a concrete markdown archive template — fully executable guidance.

3 / 3

Workflow Clarity

The sequences for both modes are clearly ordered with an explicit pre-submit confirmation checkpoint, but the batch operation and submission lack an explicit validate/retry feedback loop for failures, which caps clarity at 2 per the batch-operation guideline.

2 / 3

Progressive Disclosure

No bundle files exist and the skill is a single ~33-line file with well-organized sections; per the under-50-lines guideline, that is sufficient for a top score.

3 / 3

Total

11

/

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 concise, third-person, and answers both what it does and when to trigger it, with natural bilingual trigger phrases. Its only weakness is that the action surface is described somewhat generically rather than enumerating multiple concrete operations.

DimensionReasoningScore

Specificity

Names the domain (bug/feature reporting) and some concrete actions (submit, dedup, two modes), but does not comprehensively enumerate the multiple specific operations the way the top anchor does, so it sits at the 'names domain and some actions' level.

2 / 3

Completeness

Explicitly states what the skill does (submit Bug Report/Feature Request via GitHub or local archive) and when to use it (proactively on a diagnosed code bug, plus the listed user phrases), clearly answering both what and when.

3 / 3

Trigger Term Quality

Includes natural phrases a user would actually say in both Chinese and English — "帮我提 issue", "这是个 bug", "我想要这个功能", "submit a bug", "feature request" — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

It targets a clear niche — issue reporting against a specific repo — with distinctive triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

12

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
CherryHQ/cherry-studio
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.