تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنcli-testing
DRS CLI flag and command contract review checklist
النجوم١
التفرعات١
آخر تحديث١ يونيو ٢٠٢٦ في ٠٥:٣٥
SKILL.md
readonlyالقائمة
DRS CLI flag and command contract review checklist
| name | cli-testing |
| description | DRS CLI flag and command contract review checklist |
Use this skill when reviewing changes in src/cli/** or command wiring in src/cli/index.ts.
The goal is to catch CLI contract drift before release: broken flags, ambiguous defaults,
and behavior changes that are not reflected in docs/tests.
src/cli/index.ts:
--json + terminal output, --output paths, etc.).src/cli/*.ts honor declared flags:
local-review, github-pr-review, gitlab-mr-review) should remain consistent.