بنقرة واحدة
update-pr
Update GitHub pull request title and description with comprehensive summary
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update GitHub pull request title and description with comprehensive summary
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Create or update user-facing documentation for Sayr features in apps/marketing
Work with the Sayr edition system (cloud, community, enterprise) including limits, capabilities, and edition-aware code
Add, remove, or modify commands and sub-views in the Cmd+K command palette
Add or modify PageHeader layouts on admin pages, including task view integration and cross-org patterns
Add, modify, or troubleshoot the right sidebar panel on admin pages
استنادا إلى تصنيف SOC المهني
| name | update-pr |
| description | Update GitHub pull request title and description with comprehensive summary |
| metadata | {"audience":"developers","workflow":"github"} |
I analyze the changes in a pull request and update its title and description with release-ready documentation. The PR description serves as the source material for release notes, so I create well-structured content that helps both reviewers and end users understand:
Use this skill when:
Focus on the PR's purpose and impact. Use a clear, concise title that summarizes what changed from a user or developer perspective. The title will be used as the release title, so make it meaningful.
Examples:
The PR description is structured to serve as release notes. Write in past tense and focus on user impact.
## Release Notes
### New Features
- List new capabilities or functionality added
- Focus on what users can now do
- Include relevant context about why the feature was added
### Bug Fixes
- List issues that were resolved
- Describe the problem and the fix
- Reference issue numbers if applicable
### Improvements
- Performance enhancements
- Code quality improvements
- Refactoring that improves maintainability
### Documentation
- New or updated documentation
- API changes
- Migration guides
### Breaking Changes
- Any changes that require user action
- API changes that break compatibility
- Configuration changes
## Summary
Brief, user-focused overview of what this release accomplishes. Write as if announcing the release to users or stakeholders.
Example: "Fixed critical authentication issues and improved dashboard performance by 40%."
## Technical Details
Provide implementation details for developers:
- Key architectural decisions
- File paths and line references
- Code examples where helpful
- Performance metrics or benchmarks
Provide the PR URL or PR number. I'll handle the rest.
Examples:
User: "Update PR #62"
I will: