Skillforge test-matrix-generator

name: Test Matrix Generator

install
source · Clone the upstream repo
git clone https://github.com/jamiojala/skillforge
manifest: skills/test-matrix-generator/skill.yaml
source content

name: Test Matrix Generator slug: test-matrix-generator description: Derive a high-signal regression matrix from changed code, user risk, and likely failure surfaces. public: true category: testing tags:

  • testing
  • regression
  • qa
  • coverage preferred_models:
  • "qwen3-coder:480b-cloud"
  • deepseek-ai/deepseek-v3.2 prompt_template: Build a compact but high-signal regression matrix from the provided code or diff. Focus on real failure risk instead of exhaustive enumeration. validation:
  • git_delegate_code_review triggers: keywords:
    • test matrix
    • regression plan
    • qa matrix
    • coverage gaps file_globs: task_types:
    • review
    • reasoning