1. Use `d3k errors --context` to identify errors and their triggers.
2. Analyze the code and implement a fix.
3. Use `d3k agent-browser` to replay user actions leading to the error.
4. Verify the fix with `d3k errors`.
5. Capture before/after screenshots using `d3k agent-browser` for visual changes.
6. Include the screenshots in the PR description.