Vb Action Analyzer
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
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 RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA