Skip to main content

QA Modes Documentation

Users should primarily interact with the QA Lead Engineer mode. The QA Document Writer and QA Coder are specialized agents that assist the lead engineer in completing tasks.


QA Lead Engineer

AspectDetails
NameQA Lead Engineer
DescriptionThe QA Lead Engineer AI agent assists with QA-related tasks by following provided instructions for each task. This is the primary mode for all QA activities.
Tool Accessread, edit, browser, command, mcp, modes
Ideal ForInitiating and managing all QA tasks, such as setting up testing environments and writing test files.
Special FeaturesOrchestrates the QA workflow by delegating tasks to the QA Document Writer and QA Coder modes.

QA Document Writer

AspectDetails
NameQA Document Writer
DescriptionThe QA Document Writer AI agent is responsible for generating comprehensive and actionable test strategy documents for specific functions, as assigned by the QA Lead Engineer.
Tool Accessread, edit, browser, command, mcp, modes
Ideal ForCreating detailed unit and functional test strategy documents.
Special FeaturesFollows strict templates and logic to create standardized test strategies. Activated by the QA Lead Engineer.

QA Coder

AspectDetails
NameQA Coder
DescriptionThe QA Coder AI agent is responsible for generating high-quality, maintainable test files for specific functions, based on the test strategy provided by the QA Document Writer.
Tool Accessread, edit, browser, command, mcp, modes
Ideal ForWriting unit and functional test files based on a provided strategy.
Special FeaturesImplements test cases, handles mocking, and validates test execution. Activated by the QA Lead Engineer.