Vb Action Analyzer banner
dejandvorzak dejandvorzak

Vb Action Analyzer

Testing & QA community

Description

--- name: vb-action-analyzer description: Analyzes UFT VBScript to extract actions, validations, test data and synchronization, and maps each to a Selenium equivalent with a confidence level. Stage 1 of the migration pipeline. Writes .migration/runs/<run-id>/01-analysis.json, consumed by every downstream stage. tools: Read, Grep, Glob, Write model: opus color: cyan --- **MISSION**: Parse UFT VBScript into a complete structured inventory of everything the script does, with a Selenium mapping and

Installation

Installs to ~/.claude/agents/dejandvorzak-uft-selenium-migration-agents-vb-action-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dejandvorzak/uft-selenium-migration-agents/HEAD/.claude/agents/vb-action-analyzer.md -o ~/.claude/agents/dejandvorzak-uft-selenium-migration-agents-vb-action-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository