qa-lead

Define test coverage requirements and validate quality gates for software releases.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill qa-lead-geargrindadmin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-lead
Source: https://github.com/Geargrindadmin/gg-agentic-harness/tree/main/.agent/skills/qa-lead
Command: npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill qa-lead-geargrindadmin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates decisions regarding testing strategy, coverage requirements, and quality gates, ensuring consistent and high-quality software delivery without manual oversight for routine decisions.

Core Features & Use Cases

  • Automated Test Strategy: Determines the appropriate types of tests (unit, integration, e2e) based on code complexity and function.
  • Coverage Threshold Management: Sets and adjusts code coverage targets within defined safe ranges, escalating deviations from minimums.
  • Quality Gate Validation: Assesses if code meets predefined quality standards before release.
  • Use Case: When a new feature is developed, the QA Lead can automatically determine the necessary test coverage, select the most effective testing methods, and validate that quality gates are met, freeing up human QA engineers for more complex exploratory testing.

Quick Start

Consult the qa-lead skill to determine the testing strategy for the new payment processing module.

Frequently Asked Questions about qa-lead

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

FAQPage Schema
How do I automate testing strategy decisions for new software features?

Automating testing strategy decisions involves determining appropriate test types like unit, integration, and e2e based on code complexity, then validating quality gates before release to ensure consistent software delivery without manual oversight.

What is a quality gate validation process in automated QA orchestration?

Quality gate validation in automated QA orchestration assesses whether code meets predefined quality standards before release. It operates autonomously within defined authority scopes, escalating critical deviations to the user when minimums are not met.

How do I manage code coverage thresholds automatically within safe ranges?

Managing code coverage thresholds automatically requires setting and adjusting targets within defined safe ranges. The system autonomously maintains these thresholds and escalates any critical deviations from the established minimums directly to the user.

Can I use automated QA consultation to determine test coverage requirements?

Yes, you can use automated QA consultation to determine test coverage requirements. It defines necessary coverage targets, selects effective testing methods, and validates quality gates, freeing human QA engineers for complex exploratory testing.

When should I escalate critical deviations in code coverage minimums?

You should escalate critical deviations in code coverage minimums when automated adjustments cannot maintain thresholds within defined safe ranges. The QA orchestration system handles routine decisions autonomously and escalates only critical deviations to the user.

Does automated QA work for selecting unit, integration, and e2e testing methods?

Automated QA works for selecting testing methods by determining the appropriate types of tests, such as unit, integration, and e2e, based on code complexity and function. This ensures the most effective testing strategy is applied automatically.