ai-test-generation
Installation
SKILL.md
Before starting: Check for .agents/qa-project-context.md in the project root. It contains tech stack, test frameworks, naming conventions, and project-specific patterns that dramatically improve generated test quality.
Discovery Questions
Before generating tests, clarify:
- What is the input source?
- PRD / feature spec / design doc
- User story with acceptance criteria
- Code diff (PR or commit range)
- Bug report / incident report
- API schema (OpenAPI / GraphQL SDL)
Related skills