CtrlK
BlogDocsLog inGet started
Tessl Logo

dispatch-module-architecture

处理 BK-CI 构建调度时使用,例如构建机选择、队列推进、配额控制、第三方构建机调度、Docker/Kubernetes 调度。当用户要改任务分配策略而不是 Agent/Worker 执行细节时优先使用。

70

Quality

85%

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

82%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.

A concise, well-organized routing skill that triages dispatch problems into specific reference docs and sibling skills with clear decision checkpoints. The main improvements are de-duplicating the reference list and ensuring the referenced reference/ files actually ship in the bundle.

Suggestions

Remove the duplicate reference listing in 延伸阅读 or consolidate it with the 快速指导 step 3 routing to avoid restating the same three paths twice.

Ship the referenced reference/1-dispatch-foundation.md, reference/2-queue-quota-scheduling.md, and reference/3-resource-extension-debug.md files in a references/ bundle so the one-level-deep navigation resolves.

Add a one-line explicit triage checkpoint in 快速指导 (e.g. '先确认是资源不足、策略不匹配还是执行侧异常,再选参考文档') to make the validation-style decision step unambiguous.

DimensionReasoningScore

Conciseness

Lean bullet-structured body with no concept over-explanation and no padding; every section (适用/不适用场景, 高信号规则, 关键陷阱) earns its place and assumes Claude's competence.

5 / 5

Actionability

Concrete routing guidance maps each problem type to a specific reference file ("reference/1-dispatch-foundation.md" etc.) and gives explicit switch-skill criteria; minor gaps since these are navigational directives rather than executable steps.

4 / 5

Workflow Clarity

The 快速指导 section is a clear numbered decision sequence with branching checkpoints (problem type → doc; execution started → switch skill) and a triage rule ("先区分资源不足、策略不匹配还是执行侧异常"); no explicit validation loop, though none is required for a non-destructive routing skill.

4 / 5

Progressive Disclosure

Well-structured overview pointing to three one-level-deep reference docs with clear topical navigation; dinged slightly because the same reference paths are restated in 延伸阅读 and the referenced files are not present in the bundle to verify.

4 / 5

Total

17

/

20

Passed

Description

87%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.

A strong, well-scoped description that states concrete capabilities and gives explicit use-when guidance with built-in boundary disambiguation against sibling skills. Minor gains are possible only in keyword synonym coverage.

DimensionReasoningScore

Specificity

Names the BK-CI dispatch domain and lists several concrete sub-actions ("构建机选择、队列推进、配额控制、第三方构建机调度、Docker/Kubernetes 调度"); not quite the comprehensive multi-action coverage of a 5 anchor.

4 / 5

Completeness

Explicitly answers both what ("处理 BK-CI 构建调度...例如构建机选择、队列推进、配额控制...") and when ("当用户要改任务分配策略而不是 Agent/Worker 执行细节时优先使用") with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Good natural keyword coverage ("构建调度", "构建机选择", "队列推进", "配额控制", "Docker/Kubernetes 调度", "任务分配策略") that a BK-CI user would say; a few synonyms/variations are absent.

4 / 5

Distinctiveness Conflict Risk

Clear niche (BK-CI dispatch/scheduling) and actively disambiguates from adjacent Agent/Worker skills, minimizing conflict risk.

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
TencentBlueKing/bk-ci
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.