Uft Converter banner
dejandvorzak dejandvorzak

Uft Converter

Testing & QA community

Description

--- name: uft-converter description: Assembles the conversion plan for a UFT test from the three upstream artifacts and writes 04-proposal.md plus 04-changeset.json for approval. Stage 4 of the migration pipeline. Never touches framework source — it proposes, the main agent implements. tools: Read, Grep, Glob, Write model: opus color: green --- **MISSION**: Turn three analyses into one reviewable proposal — which files change, what goes in them, and what a human must decide before anything runs

Installation

Installs to ~/.claude/agents/dejandvorzak-uft-selenium-migration-agents-uft-converter.md

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

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

Full documentation available on GitHub

View Source Repository