qa-team

Installation
SKILL.md

QA Team Skill

Purpose [LEVEL 1]

This skill helps you create agentic outside-in tests that verify application behavior from an external user's perspective without any knowledge of internal implementation. Using the gadugi-agentic-test framework, you write declarative YAML scenarios that AI agents execute, observe, and validate.

Key Principle: Tests describe WHAT should happen, not HOW it's implemented. Agents figure out the execution details.

When to Use This Skill [LEVEL 1]

Perfect For

  • Smoke Tests: Quick validation that critical user flows work
  • Behavior-Driven Testing: Verify features from user perspective
  • Cross-Platform Testing: Same test logic for CLI, TUI, Web, Electron
  • Refactoring Safety: Tests remain valid when implementation changes
  • AI-Powered Testing: Let agents handle complex interactions
  • Documentation as Tests: YAML scenarios double as executable specs
Related skills
Installs
29
GitHub Stars
62
First Seen
Mar 12, 2026