Internal
Requirements → Acceptance Criteria Agent
Reads business requirements from Confluence, generates compliance-format acceptance
criteria and pushes them into the matching Jira ticket. Cuts BA-to-QE handoff time.
PythonLLMConfluenceJira
Internal
Feature File & Step Reuse Agent
Analyses Jira acceptance criteria, generates Gherkin feature files, and detects
existing step definitions to prevent duplication. Reduced feature authoring cycle from 3 days
to 18 hours.
PythonGherkinCucumber
Internal
Component & Locator Reuse Agent
Inspects DOM for new UI flows. Reuses existing Page Object components and locators
when possible, otherwise generates framework-conformant new ones and auto-maps feature files to
glue and step definitions.
PythonSeleniumPOM
Internal
Smart Test Impact Agent
Analyses commit diffs for impacted Salesforce modules
(@opp, @lead, @pardot), triggers a targeted subset for
fast PR feedback, then runs full @regression as second-pass safety.
PythonLLMSalesforce
Internal
Code Review Agent (Banking)
Hardened version of the public Code Review Agent, scoped to internal banking
microservice repos. Runs against GitLab merge-request diffs, enforces POM and framework
standards, posts inline comments. Adopted across 4 active QE repos.
PythonClaudeMCPGitLab