denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/skills / test-matrix

/test-matrix

"Use when a project needs testing BEYOND unit tests — fuzzing, property-based, load, E2E, or mutation. Five-phase hub-and-spoke pipeline composes the right mix per language × critical path × CI t

categoryskill
versionv1.0
# one-liner install
$ curl -fsSL keiseikit.dev/skills/test-matrix.sh | bash
▸ download .sh
# inside Claude Code
> /test-matrix
# typical flow
1. invoke /test-matrix in Claude Code
2. respond to the click prompts (no free-text)
3. skill writes files / runs hooks / commits

# bypass / skip
$ /test-matrix --no-confirm   # skip every prompt

related