Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegencli-testing
DRS CLI flag and command contract review checklist
Sterne1
Forks1
Aktualisiert1. Juni 2026 um 05:35
SKILL.md
readonlyMenü
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.