Autonomous
Test Automation
That Learns From Failure
Built for QA engineers using Claude Code
Triqual writes Playwright tests, runs them, heals failures autonomously, and captures every pattern into a persistent knowledge base. Up to 25 self-healing attempts per test.
/test login— that's it
See It In Action
One command triggers the entire autonomous pipeline
What Happens When You Run /test
A documented pipeline from command to passing tests — with autonomous healing at every step
One Command, Full Test Suite
Say /test login and Triqual takes over. It explores your app with Playwright MCP, searches Quoth for proven patterns, queries Exolar for failure history, then generates complete spec files with Page Objects.
Supports tickets (/test --ticket ENG-123), descriptions, or feature names. Each run is documented in a structured run log.

Self-Healing Agent Loop
Tests live in .draft/ while the test-healer agent iterates: run, analyze failure, apply fix, run again. Up to 25 attempts with escalating analysis phases. Deep research kicks in at attempt 12.
The failure-classifier categorizes each failure as FLAKE, BUG, ENV, or TEST_ISSUE — no more guessing why tests break.

Every Fix Becomes Team Knowledge
Five specialized Opus 4.5 agents orchestrate the entire workflow. When tests pass, the pattern-learner extracts what worked and proposes it to Quoth — making every future test generation smarter.
Context survives sessions via .triqual/knowledge.md and run logs. Your team benefits from every failure ever fixed.

Simple Pricing
Start free. Scale when you're ready.
Free
The full autonomous test pipeline — locally, no strings attached.
- Autonomous test generation + healing
- Playwright MCP integration
- Local Quoth memory & pattern learning
- Local Exolar failure analysis
- Community support
Pro
Advanced AI features and cross-project intelligence.
- Quoth semantic search (AI-powered)
- Cross-project knowledge sync
- Exolar AI failure clustering
- Trend analysis & dashboards
- Email support
Team
Shared knowledge and analytics for engineering teams. $15/mo per extra seat.
- Everything in Pro
- 5 seats included ($10/seat)
- $15/mo per additional seat
- Shared team knowledge base
- Multi-tenant Exolar analytics
- Team pattern governance
- Priority support
Stop Fixing Tests
Manually
Install Triqual. Run /test. Let the agents handle the rest.
/plugin install triqual