Best use case
Use Test Matrix Generator when you need to derive a high-signal regression matrix from changed code, user risk, and likely failure surfaces, especially when the work is driven by test matrix and regression plan.
QA · Advanced pack
Derive a high-signal regression matrix from changed code, user risk, and likely failure surfaces.
Best use case
Use Test Matrix Generator when you need to derive a high-signal regression matrix from changed code, user risk, and likely failure surfaces, especially when the work is driven by test matrix and regression plan.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show test-matrix-generatorUse
orchestrator-mcp skills export test-matrix-generator --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/test-matrix-generator ./your-agent-skills/test-matrix-generator
# or open skills/test-matrix-generator/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Investigate a failed delegation by replaying context, isolating likely root causes, and proposing the smallest reliable recovery path.
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.