Building a Spell Check agent from a plain-English description
The four ways to work with agents
Build one from a description
Import a checklist you already have
Group them and run them together
Run one against a project
Reviews that start before you have finished installing
Add a URL when you create a project and the agents you select start reviewing the site immediately, while you are still copying the script onto it. The site only has to be reachable.Agents reviewing a site during project setup, before the toolbar is installed
Run agent pre-checks on a new project
Turning an existing checklist into agents
If your team already has a QA checklist, you do not have to rewrite it. Superflow reads the file, works out which tasks can be verified on a rendered page, and tells you which ones cannot. Settings inside a CMS, for example, are flagged as excluded rather than silently dropped.A QA checklist being imported and turned into seven agents
Running one against a project
Pick the project and the path, choose desktop or mobile, and Superflow shows the exact cost against your balance before you confirm. Findings come back as the issue, a suggested fix, and the markup it sits in. Every run is kept, so you can compare a new one against what the agent found last time.Running an agent against a project and reviewing its findings
How to Run an Agent from the Agents Tab
Running a whole set at once
Creating an agent group and running every agent in it together
Running them from your issue tracker
Everything above is a run you start yourself. An agent workflow starts the run for you: a ticket moving into QA dispatches the agents, the findings land back on that ticket as a comment, and the card moves to your fix column — or to Done when every agent comes back clean.A ticket entering QA dispatches the agents; the verdict moves the card