AgentSkillsCN

ito-review

对 Ito 变更、规范或实施成果进行审查与验证。当用户希望对项目产物进行质量检查、代码评审或验证时,可使用此技能。

SKILL.md
--- frontmatter
name: ito-review
description: Review and validate Ito changes, specs, or implementations. Use when the user wants a quality check, code review, or validation of project artifacts.

Run the CLI-generated review instructions for a specific change.

Steps

  1. Determine the target change ID (ask the user if unclear).

  2. Generate instructions (source of truth):

    bash
    ito agent instruction review --change "<change-id>"
    
  3. Follow the printed instructions exactly.