test-strategy

Installation
SKILL.md

Test Strategy Skill

Overview

Enterprise-grade test strategy capabilities for risk-based test planning, coverage optimization, and quality gate management.

Input Schema

{
  "type": "object",
  "properties": {
    "action": {
      "type": "string",
      "enum": ["create_strategy", "analyze_coverage", "assess_risk", "optimize", "generate_plan"],
      "description": "Strategy action to perform"
    },
    "project_context": {
      "type": "object",
Related skills
Installs
5
GitHub Stars
2
First Seen
Jan 27, 2026