Workflow
- •Check current branch commits to identify what changed
- •Inspect the affected components, templates, pages, and elements in the codebase
- •Extract URLs, user behaviors, buttons, links, and forms that need testing
- •Determine if authentication is required for testing
- •Derive the file name from the current git branch task number and name
- •Generate a CSV file in this skill's
plans/folder (locate it next to this SKILL.md) with BDD columns:Scenario | Given | When | Then | Status