Create PR
Use the gh command for ALL GitHub-related tasks including working with issues, pull requests, checks, and releases.
When the user asks you to create a pull request, follow these steps carefully:
git diff [base-branch]...HEAD to understand the full commit history for the current branch (from the time it diverged from the base branch)-u flag if neededgh pr create. Use a temp file for the body to ensure correct format. Avoid file name conflicts when creating multiple PRs concurrently.Important: Return the PR URL when you're done, so the user can see it
Use the PR template @.github\pull_request_template.md if found.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer