AgentSkillsCN

clig-eval-prompt

根据 clig.onev.dev 的指导原则,为 DevOps CLI 项目生成一份精炼的中文评估提示,并设置权重、阈值与硬性准入条件。当用户希望创建或存储可复用的 CLI 评审提示、评分标准,或基于 CLI 设计指南制定评估清单时,可选用此功能。

SKILL.md
--- frontmatter
name: clig-eval-prompt
description: Generate a concise Chinese evaluation prompt for DevOps CLI projects based on clig.onev.dev guidelines, with weights, thresholds, and hard gates. Use when a user asks to create or store a reusable CLI review prompt, a scoring rubric, or an evaluation checklist derived from CLI design guidelines.

Clig Eval Prompt

Overview

Use this skill to produce the standardized evaluation prompt for reviewing DevOps CLI tools against clig.onev.dev. Keep output short, Chinese, and ready to copy-paste.

Workflow

  1. Load the canonical prompt from references/prompt.md.
  2. Output it verbatim unless the user requests modifications.
  3. If user requests changes (weights/thresholds/language/format), update only those parts and keep the rest intact.
  4. If the user asks for a shorter version, compress wording but preserve all hard gates, thresholds, and dimensions.

Output Rules

  • Prefer the exact prompt text from references/prompt.md.
  • Keep it in a single fenced code block.
  • Do not add extra commentary unless asked.
  • If user needs customization, ask one clarification question at a time.

Resources

  • references/prompt.md: Canonical DevOps CLI evaluation prompt (Chinese, concise).