Skip to content

Reproduce a bug end-to-end

  1. Paste the ticket into your MCP client.
  2. Agent walks the steps via SimDrive, captures the failure as a recording.
  3. Attach the recording bundle (or its summary) to the PR.
  4. Ship the fix.
  5. simdrive replay <name> in CI prevents regression — free, forever.

The 60-second variant is documented in Quickstart → First bug. This guide adds the end-to-end wiring (Linear/Jira integration, PR templates, recording storage conventions).

  • PR description template with the right artifacts inline
  • Recording naming conventions (<TICKET>-repro, <TICKET>-validate)
  • Recording storage: in-repo recordings/ vs S3 vs Mintlify-equivalent doc bundle
  • Linear “Reproduce” custom action wiring