Commit fc1d2ff
docs(skills): require screenshots or videos for UI-impacting PRs (#9701)
## Description
Updates the `review-pr-local` skill so the PR review agent analyzes the
PR description and comments for screenshots and videos when the change
is UI-impacting. If visual evidence is missing for a user-visible
change, the agent should ask for it (e.g. _"For faster review, please
upload screenshots or a video of the feature working end to end."_) and
treat the review as `Request changes`.
This addresses the Slack thread asking the agent itself to request
visual evidence on UI-impacting PRs and to make it (effectively)
blocking.
This is a new version of #9650, rebased on the current master branch.
## Linked Issue
- [x] N/A — skill-only change.
## Screenshots / Videos
N/A — docs-only change to a skill markdown file.
## Testing
Reviewed the rendered markdown locally; no code changes.
## Agent Mode
- [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode
_Conversation:
https://staging.warp.dev/conversation/ab81ec4d-60dc-4d12-a95e-51edfe581e0c_
_Run:
https://oz.staging.warp.dev/runs/019de151-a557-712a-ac02-58a8d4fb90ec_
_This PR was generated with [Oz](https://warp.dev/oz)._
Co-authored-by: Oz <oz-agent@warp.dev>1 parent e75b315 commit fc1d2ff
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
| |||
0 commit comments