CtrlK
BlogDocsLog inGet started
Tessl Logo

pipeline-plugin-development

开发 BK-CI 流水线插件时使用,例如新增 Atom、编写 `task.json`、定义输入输出、处理多语言运行时、调试和发布插件。当用户要做插件本体而不是执行器或流水线模型时优先使用。

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./ai/skills/pipeline-plugin-development/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%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 body is well-organized and concise with good scope disambiguation, but it is largely navigational/strategic: concrete executable detail is deferred to reference files that are missing, and the workflow lacks validation checkpoints. The structure signals good progressive disclosure that the bundle does not actually fulfill.

Suggestions

Provide the referenced bundle files (reference/1-plugin-foundation.md, 2-task-json-io.md, 3-debug-publish-practice.md) or remove the dangling references — the disclosed detail currently leads nowhere.

Add at least one concrete inline artifact, e.g. a minimal task.json skeleton or an error-code definition example, so the skill is actionable without the missing references.

Turn the 快速指导 into a gated workflow with explicit validation (e.g. 'validate task.json fields before implementing', 'confirm input/output contract is stable before publishing') with feedback loops for the debug/publish steps.

DimensionReasoningScore

Conciseness

Mostly lean bullet-style guidance that assumes competence, but the three reference files are listed twice (in 快速指导 step 3 and again in 延伸阅读) and a few rules restate points from the quick guide, so minor trimming is possible.

4 / 5

Actionability

Guidance is strategic and points to reference files ('优先看三类信息', 'task.json 是插件契约...先在这里定清楚') but contains no concrete task.json example, error-code schema, or executable detail inline, and the referenced detail files do not exist in the bundle.

3 / 5

Workflow Clarity

A rough 7-step sequence is present (confirm scope → read references → define task.json → define IO → runtime/platform → switch skill on execution problems) but there are no validation checkpoints or feedback loops, and the steps read more as principles than a gated workflow.

3 / 5

Progressive Disclosure

Section structure is clean and references are clearly signaled and one-level-deep (numbered files with topic descriptions), but the referenced files (reference/1-..., 2-..., 3-...md) are absent from the bundle, so navigation leads to dead ends and the disclosed detail is never delivered.

3 / 5

Total

13

/

20

Passed

Description

92%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 is specific, complete, and highly distinctive, naming concrete plugin-development actions and giving explicit use-when guidance with conflict avoidance against sibling skills. Its only minor gap is trigger-term synonym coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in the domain — '新增 Atom', '编写 task.json', '定义输入输出', '处理多语言运行时', '调试和发布插件' — giving comprehensive coverage rather than vague abstraction.

5 / 5

Completeness

Explicitly answers what ('新增 Atom、编写 task.json、定义输入输出、处理多语言运行时、调试和发布插件') and when ('开发 BK-CI 流水线插件时使用', '当用户要做插件本体...时优先使用') with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Strong natural keywords for the BK-CI ecosystem ('开发流水线插件', '新增 Atom', 'task.json', '调试和发布'), but lacks synonyms/variants a user might also say (e.g. 上架/升级), so just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

Clear niche (BK-CI pipeline plugin development) with explicit disambiguation against the executor ('不是执行器') and pipeline model ('不是流水线模型'), minimizing wrong-skill triggering.

5 / 5

Total

19

/

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.