Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzarcli-testing
DRS CLI flag and command contract review checklist
Estrellas1
Forks1
Actualizado1 de junio de 2026, 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.