qa

Define test strategies, execute tests, report bugs, and sign off releases.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/elcoosp/elcoosp-skills --skill qa-elcoosp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/elcoosp/elcoosp-skills/tree/main/virtual-saas-team/agents/core/qa
Command: npx skills add https://github.com/elcoosp/elcoosp-skills --skill qa-elcoosp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures software meets quality standards by defining test strategies, executing tests, identifying bugs, and providing a final go/no-go decision before release.

Core Features & Use Cases

  • Test Planning: Create comprehensive test plans (QA-001) based on implementation summaries and PRDs.
  • Bug Reporting: File detailed bug reports (QA-002) with clear steps to reproduce and evidence.
  • Quality Gates: Perform regression testing, data quality audits, and provide final sign-off for releases.
  • Use Case: Before releasing a new feature, use this Skill to generate a test plan, execute the defined test cases, report any found bugs, and confirm that all critical acceptance criteria are met.

Quick Start

Use the qa skill to write a test plan for the new user registration feature.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I create a comprehensive test plan for a new software feature?

Create a comprehensive test plan by defining test strategies based on implementation summaries and product requirement documents. This ensures rigorous testing coverage, product stability, and adherence to requirements before execution.

What is the best way to report bugs found during regression testing?

Report bugs by filing detailed reports with clear steps to reproduce and evidence. This ensures software quality by providing developers the exact context needed to resolve the identified issues.

How do I perform a go/no-go decision for software release management?

Perform a go/no-go decision by executing regression testing, conducting data quality audits, and verifying all critical acceptance criteria are met. This final sign-off ensures release readiness and product stability.

Can I use this for data quality audits before a final release sign-off?

Yes, you can use it for data quality audits before release sign-off. It performs comprehensive quality assurance checks to ensure data integrity and adherence to requirements during the release management process.

Does this quality assurance process require specific testing frameworks?

No specific testing frameworks are required as dependencies. The quality assurance process utilizes structured test plans, implementation summaries, and product requirement documents to validate software stability without relying on external tools.

What should be included in a structured test plan for quality assurance?

A structured test plan should include test strategies, acceptance criteria, and specific test cases derived from implementation summaries and PRDs. This ensures comprehensive coverage for identifying bugs and verifying release readiness.