Skip to main content
Run any Skill in Manus
with one click

case-simplifier

测试用例精简专家 Skill。读取 `{output_dir}` 中与算子对应的 `.json` 文件, 对其中的输入 cases(JSON Lines 格式,每行一个 `{"inputs": [...]}` 对象)进行精简, 使 case 数量尽量不超过 10 个,同时保证覆盖度。

Overview

测试用例精简专家 Skill。读取 `{output_dir}` 中与算子对应的 `.json` 文件, 对其中的输入 cases(JSON Lines 格式,每行一个 `{"inputs": [...]}` 对象)进行精简, 使 case 数量尽量不超过 10 个,同时保证覆盖度。

Install command
npx skills add https://github.com/Just-it/AscendOpGenAgent --skill case-simplifier

Copy and paste this command into Claude Code to install the skill

Stars25
Forks47
UpdatedApril 29, 2026 at 01:32
SKILL.md
readonly