Generate PR description and automatically create pull request on GitHub
Install with Tessl CLI
npx tessl i github:sc30gsw/claude-code-customes --skill git-pr65
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Generate 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.