Generate PR description and automatically create pull request on GitHub
65
52%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/git-pr/SKILL.mdGenerate PR descriptions and automatically create pull requests on GitHub with Serena MCP integration.
/git:pr [options]| Option | Description | Example |
|---|---|---|
| (default) | Generate PR description and create PR | /git:pr |
-p | Push current branch and create PR | /git:pr -p |
-u | Update existing PR description only | /git:pr -u |
ALWAYS prioritize mcp__serena__ tools for code analysis:
mcp__serena__find_file → Bash(git:*) (fallback)mcp__serena__search_for_patternmcp__serena__find_symbolmcp__serena__get_symbols_overviewmcp__serena__find_referencing_symbols.github/pull_request_template.mdgh pr create --draftgit push -u origin <current-branch>gh pr edit --body <description>For Reference section, query Context7 MCP for:
45a1bdf
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.