This skill automates the creation and updating of pull requests for the current branch in the tldraw repository. It gathers branch and commit context, checks for an existing PR, prepares the branch, and either creates a new PR or updates an existing one while enforcing project PR standards.
Use when you want the agent to open a PR, refresh an existing PR to match the current branch changes, or ensure PR titles and descriptions follow the repo's write-pr standards. Ideal for routine code review preparation, pushing feature branches, and linking related issues.
write-pr reference skill for title and description standards (has_references=false)Likely useful for agents with GitHub CLI and git access (GitHub/Copilot-style or CLI-enabled automation agents).
This skill has not been reviewed by our automated audit pipeline yet.