CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-monitor-pr-ci

Monitor OneKey PR checks and review threads, fix failures, address comments, and continue until the PR is ready.

61

Quality

72%

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 ./.skillshare/skills/1k-monitor-pr-ci/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The content is highly actionable with a clearly sequenced, validated workflow and robust error handling for batch operations, but it is a long monolithic file with some repetition that slightly hurts token efficiency and would benefit from splitting detail into a reference file.

Suggestions

Move the agent-check JSON field reference and ASCII status-table formats into a referenced file (e.g. references/agent-check-schema.md) and summarize in SKILL.md to improve progressive disclosure.

Trim the "Important Notes" section by removing rules already stated inline in Steps 2–3 to reduce repetition and token cost.

DimensionReasoningScore

Conciseness

The body is mostly efficient command snippets and decision tables without explaining basic concepts, but it runs ~360 lines with some repetition — e.g. "Important Notes" restates rules already given in Steps 2–3, and the ASCII status tables add length that could be trimmed.

2 / 3

Actionability

It provides copy-paste-ready, fully executable commands (yarn agent:check, gh api REST/GraphQL calls, gh run view) and a concrete decision matrix mapping CI/thread states to actions.

3 / 3

Workflow Clarity

Steps 0–4 are clearly sequenced with explicit validation checkpoints (per-iteration PR state check, CI bucket classification) and feedback loops (fix → push → wait → re-check), plus non-blocking error handling for the batch thread-resolution work.

3 / 3

Progressive Disclosure

The skill is a single well-organized SKILL.md with no bundle files, but at ~360 lines it is monolithic; reference material like the agent-check JSON schema and status-table formats could be split into a referenced file rather than inlined.

2 / 3

Total

10

/

12

Passed

Description

67%

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 and well-targeted to a distinct OneKey PR-monitoring niche, but it omits an explicit "Use when..." trigger and could broaden its natural-language trigger coverage.

Suggestions

Add an explicit "Use when..." clause, e.g. "Use when monitoring a OneKey PR's CI checks and review comments, or when fixing CI failures and resolving review threads."

Broaden trigger terms to include common user phrasings like "CI", "review comments", and "PR status".

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — "Monitor OneKey PR checks and review threads, fix failures, address comments, and continue until the PR is ready" — naming specific capabilities rather than vague language.

3 / 3

Completeness

It clearly answers what the skill does, but lacks an explicit "Use when..." clause; per the rubric, a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

It uses some natural terms a user would say ("PR checks", "review threads", "fix failures", "address comments"), but coverage is tied to the OneKey domain and misses common variations like "CI", "review comments", or "PR status".

2 / 3

Distinctiveness Conflict Risk

The OneKey PR monitoring niche is distinct and unlikely to trigger for unrelated skills, with triggers (PR checks, review threads) clearly bound to that domain.

3 / 3

Total

10

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

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.