Test Strategy Skill

Generate test strategies with risk-based testing and test pyramid architecture.

1|Updated Aug 10, 2025
One-click install
npx skills add https://github.com/michsindlinger/agent-os-extended --skill test-strategy-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Test Strategy Skill
Source: https://github.com/michsindlinger/agent-os-extended/tree/main/agent-os/templates/skills/dev-team/qa/test-strategy
Command: npx skills add https://github.com/michsindlinger/agent-os-extended --skill test-strategy-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive test strategies, ensuring thorough quality assurance and risk mitigation throughout the development lifecycle.

Core Features & Use Cases

  • Test Planning: Develop detailed test plans, define scope, and establish quality gates.
  • Risk Assessment: Identify and prioritize testing efforts based on risk.
  • Use Case: When starting a new project, use this Skill to generate a complete test strategy document, including risk-based approaches, test pyramid architecture, and acceptance criteria templates.

Quick Start

Use the test strategy skill to generate a test plan for the new user authentication feature.

Frequently Asked Questions about Test Strategy Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a comprehensive test strategy for a new software project?

You can create a comprehensive test strategy by generating a document that covers risk-based testing, test pyramid architecture, quality gate establishment, and acceptance criteria definition to ensure thorough quality assurance throughout the software development lifecycle.

What is risk-based testing and how does it fit into test planning?

Risk-based testing prioritizes testing efforts by identifying and assessing project risks to focus on the most critical areas. It integrates directly into test planning to streamline quality assurance and ensure thorough risk mitigation throughout the development lifecycle.

Can I generate test plans for React and Ruby on Rails projects?

Yes, test strategies can be generated for React and Ruby on Rails projects. The approach supports various tech stacks including JavaScript frameworks and provides architecture for E2E testing using tools like Playwright and Cypress.

How do I establish quality gates and acceptance criteria for my application?

Establish quality gates by defining specific quality benchmarks within your test plan that the application must meet before progressing. Acceptance criteria are concurrently defined to ensure the software fulfills all risk-based testing and project requirements.

Does this test planning approach work with E2E frameworks like Playwright and Cypress?

Yes, this test planning approach works with E2E frameworks like Playwright and Cypress. The strategy explicitly supports these E2E frameworks alongside Ruby on Rails and React/JavaScript to execute robust end-to-end test automation.