Before turning the captures into test procedures, review the coverage of capture data against the user stories and test specifications.
Ask the agent to review if the actual captured data matches the intent of the test plan or if more test specifications would need to be added.
As necessary, update the test plan, instrumentation and recapture any missing or unreliable data.
If there are gaps or incomplete data that can't be captured, document them in the migration plan.
Coverage shows which cases you exercised. It does not establish that every path through the application has been tested.
Next: prepare reusable test procedures in Build tests.