Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começarcli-testing
DRS CLI flag and command contract review checklist
Estrelas1
Forks1
Atualizado1 de junho de 2026 às 05:35
SKILL.md
readonlyMenu
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.