sync: add immediate PNG format check rule after each screenshot capture #36

Merged
d8dfun merged 1 commits from sync/d8d-skills-20260414-072634 into master 2026-04-14 15:30:08 +08:00
Owner

变更内容

  • 新增强制规则:每张截图 capture 后立即用 命令验证格式
  • 检测失败必须立即重截,不得累积到最后批量修复
  • 防止出现扩展名 但实际内容是 YAML 文本(browser_snapshot 误用)的bug

测试

  • 当前项目已验证运行正常,所有 10 个错误文件已修复并通过检测
## 变更内容 - 新增强制规则:每张截图 capture 后立即用 命令验证格式 - 检测失败必须立即重截,不得累积到最后批量修复 - 防止出现扩展名 但实际内容是 YAML 文本(browser_snapshot 误用)的bug ## 测试 - [x] 当前项目已验证运行正常,所有 10 个错误文件已修复并通过检测
d8dfun added 1 commit 2026-04-14 15:28:30 +08:00
- Add mandatory rule: check each screenshot with 'file' command immediately after capture
- If check fails, re-capture immediately, cannot accumulate to batch fix at end
- Prevents the bug where file extension is .png but content is YAML text from browser_snapshot
d8dfun merged commit bbfe526a0a into master 2026-04-14 15:30:08 +08:00
d8dfun deleted branch sync/d8d-skills-20260414-072634 2026-04-14 15:30:09 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: d8dfun/bmad-method-template#36
No description provided.