ai-system-testing
Installation
SKILL.md
Discovery Questions
Check .agents/qa-project-context.md first. If it exists, use it as context and skip questions already answered there.
AI features under test:
- What AI-powered features does the application have? (Chat, summarization, classification, code generation, recommendations, search)
- Which LLM provider is used? (OpenAI, Anthropic, Google, open-source models)
- Are prompts hardcoded, template-based, or dynamically constructed?
- Is RAG (retrieval-augmented generation) involved? What is the knowledge source?
Related skills