sync: add mandatory pre-execution checklist for screenshots in journey mode #22

Merged
d8dfun merged 1 commits from sync/d8d-skills-20260412-060733 into master 2026-04-12 14:11:42 +08:00

1 Commits

Author SHA1 Message Date
yourname
35e02b8070 sync: add mandatory pre-execution checklist for screenshots in journey mode
Adds a pre-execution checklist to prevent mistake where:
- browser_snapshot (DOM snapshot) was used instead of browser_take_screenshot (PNG)
- every user step must have browser_take_screenshot for visual verification
- violates any item = interrupt and fix before continuing

This prevents the error where only final screenshot was saved instead of every step.
2026-04-12 06:07:47 +00:00