open-pr
SKILL.md
Open PR
This skill instructs AI agents on how to create GitHub pull requests from conversation context with meaningful titles, proper formatting, and appropriate tag selection. The AI agent should analyze the conversation, extract PR details, and confirm with the user before creating the pull request.
PR Format
GitHub pull requests created by this skill must follow this exact structure:
# [tag][#issue-number] Brief description of what was achieved
## Summary
Provide a concise summary of what has been achieved in this PR. Focus on the
completed work and the value it delivers.