CtrlK
BlogDocsLog inGet started
Tessl Logo

process-module-architecture

处理 BK-CI Process 流水线核心模块时使用,例如流水线 CRUD、构建启动、运行时状态、引擎控制、事件驱动和数据库持久化。当用户要改流水线主链路而不是外围支撑模块时优先使用。

66

Quality

79%

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/process-module-architecture/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 tight, well-structured architecture-orientation skill with concrete decomposition and routing guidance and clear cross-links to sibling skills. Its main weakness is progressive disclosure: every referenced reference/*.md file is missing from the bundle, leaving the navigation pointers dangling.

Suggestions

Add the five referenced files under reference/ (1-api-layer.md, 2-service-layer.md, 3-engine-control.md, 4-dao-database.md, 5-event-driven.md) or remove the dangling links and inline the essential pointers.

De-duplicate the reference list: list the five reference files once (in 延伸阅读) and have 快速指导 point to that section rather than repeating the full list.

Tighten abstract heuristics in 高信号规则/关键陷阱 into concrete checks (e.g., name the specific state/event tables to inspect when deciding 定义期 vs 运行期) to raise actionability.

DimensionReasoningScore

Conciseness

Lean, no padding, and assumes Claude's competence; the only redundancy is listing the five reference files twice (in 快速指导 and 延伸阅读), a minor trim opportunity that keeps it below the lean anchor 5.

4 / 5

Actionability

Gives concrete navigation guidance—decompose into 入口层/服务层/引擎层/数据层, route to a specific reference per concern, and switch to named sibling skills—but some rules remain abstract heuristics ("先分清是定义期问题还是运行期问题") rather than executable steps.

4 / 5

Workflow Clarity

The numbered 快速指导 (1–6) gives a clear reading/approach sequence for an orientation skill; no validation checkpoints are needed since this is non-destructive navigation work, placing it just below the explicit-checklist anchor 5.

4 / 5

Progressive Disclosure

Structure is well-organized and references are clearly signaled one level deep, but the referenced files (reference/1-api-layer.md … reference/5-event-driven.md) are absent from the bundle, so navigation breaks; this is worse than a minor gap.

3 / 5

Total

15

/

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, third-person description that concretely names the module's concerns and gives an explicit, discriminating 'use when' trigger distinguishing the core main-chain from peripheral modules. Minor gap: the listed capabilities are domain areas rather than crisp verb-actions, slightly capping specificity.

DimensionReasoningScore

Specificity

Lists several concrete module concerns ("流水线 CRUD、构建启动、运行时状态、引擎控制、事件驱动和数据库持久化"), but these are domain/area noun-phrases rather than crisp verb+object actions, so it sits just below the comprehensive anchor 5.

4 / 5

Completeness

Explicitly answers both what ("处理 BK-CI Process 流水线核心模块...例如...") and when ("当用户要改流水线主链路而不是外围支撑模块时优先使用") with concrete, discriminating trigger phrasing in third person.

5 / 5

Trigger Term Quality

Good natural trigger coverage with the phrase "当用户要改流水线主链路而不是外围支撑模块时优先使用"; a few natural variations/synonyms are missing, keeping it below the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear niche (BK-CI Process pipeline core module) explicitly carved apart from peripheral support modules, with distinct triggers and minimal 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.