CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-pr-daily-report

Generate a 24-hour PR activity report grouped by module with Chinese summaries. Use when the user asks for PR statistics, daily report, PR summary, or mentions "PR 统计", "每日报告", "PR 汇总", "日报".

76

Quality

93%

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 content is lean and highly actionable with a clear four-step workflow, but the batch fetch/classify operation lacks an explicit validation checkpoint to confirm the data pull succeeded and handle edge cases, capping workflow clarity.

Suggestions

Add a validation step after the fetch (e.g., verify the gh command exited 0 and returned results before classifying), with a fallback for the BSD/Linux date-command split.

Specify handling for edge cases such as zero PRs in the window or titles matching no module beyond the implicit '其他' bucket.

Make the cross-platform date handling explicit as a checkpoint (detect OS once, build the timestamp) rather than leaving two variants for Claude to choose between.

DimensionReasoningScore

Conciseness

The body is lean: one executable gh command, an inline OS-variant note, a compact module-matching table, and an exact output template. No concept-padding and every token earns its place.

3 / 3

Actionability

It provides a copy-paste-ready gh command with explicit --json fields, exact title-substring classification rules, and a precise output format block — fully executable with no pseudocode.

3 / 3

Workflow Clarity

The four steps are clearly sequenced, but this batch operation has no validation/verification checkpoint — e.g., confirming the date command resolved correctly across the BSD/Linux split, handling zero results, or verifying the fetched count — which caps batch-operation workflows at 2.

2 / 3

Progressive Disclosure

This is a short, single-purpose skill under 50 lines with no need for external references; its well-organized sections (fetch, classify status, classify modules, output) meet the simple-skill bar for full marks.

3 / 3

Total

11

/

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.

The description is specific, bilingual-trigger-rich, and fully answers both what and when. It is concise yet complete with no padding or over-claims.

DimensionReasoningScore

Specificity

"Generate a 24-hour PR activity report grouped by module with Chinese summaries" lists multiple concrete actions — generate report, time-bound window, module grouping, and Chinese summaries — matching the top anchor.

3 / 3

Completeness

It states what the skill does and includes an explicit "Use when..." clause with concrete triggers, clearly answering both what and when.

3 / 3

Trigger Term Quality

Natural user-facing terms are given in both English ("PR statistics, daily report, PR summary") and Chinese ("PR 统计", "每日报告", "PR 汇总", "日报"), giving strong coverage of how a bilingual user would phrase the request.

3 / 3

Distinctiveness Conflict Risk

The niche (24h PR daily report with Chinese summaries) and bilingual triggers make it clearly distinguishable and unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

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
OneKeyHQ/app-monorepo
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.