Skip to content

Instantly share code, notes, and snippets.

@LethalMaus
Created July 11, 2026 21:31
Show Gist options
  • Select an option

  • Save LethalMaus/382d623ef8dc45aad2c7c70358373387 to your computer and use it in GitHub Desktop.

Select an option

Save LethalMaus/382d623ef8dc45aad2c7c70358373387 to your computer and use it in GitHub Desktop.
QA agent workflow flow
Manual test case export
-> one local record per case
-> mapped to an internal scenario
-> current automation is matched
-> report classifies confidence
-> missing-tests queue suggests the next layer
-> QA copies the generated prompt
-> coding agent writes or updates the test
-> mapping and confidence are updated
-> report shows the new state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment