diff --git a/.agents/skills/create-pr/SKILL.md b/.agents/skills/create-pr/SKILL.md index 703609c9a1..f285574bb8 100644 --- a/.agents/skills/create-pr/SKILL.md +++ b/.agents/skills/create-pr/SKILL.md @@ -75,10 +75,23 @@ description structure, writing principles) and `mem:workflow/creating-commits` (commit type emojis). Derive the title and body from the commits and, when there is one, from the issue body. Reference the issue with `Closes #NNNN`. +Repeat the `AI-assisted-by:` trailer in the body, once per model that worked +on the branch, so the PR states the assistance where a reviewer reads it. The +branch commits keep their own trailers, and a squash merge carries every one +of them into the landed message. + +Before offering or accepting a draft PR, warn that CI doesn't run on them. Add +`--draft` only when the user agrees to that. + ```bash -gh pr create --repo penpot/penpot --title "