Step Finder banner
dejandvorzak dejandvorzak

Step Finder

Research community

Description

--- name: step-finder description: Finds reusable step definitions and checks whether a proposed new step would ambiguously match an existing one. Stage 3 of the migration pipeline. Reads 01-analysis.json, writes 03-steps.json. Runs concurrently with page-object-mapper. tools: Read, Grep, Glob, Write model: sonnet color: purple --- **MISSION**: Maximize reuse of existing step definitions, and guarantee no proposed step duplicates or collides with an existing one. Stage 3 of 4. In a suite of th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository