agent-skills/pr-summary/SKILL.md
Generate pull request summaries and open GitHub PRs from the current branch’s git changes.
npx skillsauth add win20/dotfiles pr-summaryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
git log main..HEAD --onelinegit diff main...HEAD --statgit diff main...HEAD.<type>(<scope>): <summary> (<ticket>)feat(profile): add blocking feature (HAE-111)fix(onboarding): correct next button target path (HAE-222)gh pr create with the title and body.## Summary
- [1-3 bullets describing the changes]
## Changes
- [Significant changes]
- [Files modified: list paths or key files]
- [Breaking changes, if any]
## Dependencies
- [Dependencies added or updated]
## Testing Notes
- [How to test these changes (ommit if not needed or if simple change)]
None rather than omitting the line.development
Best practices for developing Expo SDK 54 React Native apps with Expo Router, Zustand, and NativeWind. Use when building mobile apps with this stack, implementing navigation, state management, styling, performance optimization, TypeScript patterns, or security.
development
Best practices for developing Expo SDK 54 React Native apps with Expo Router, Zustand, and NativeWind. Use when building mobile apps with this stack, implementing navigation, state management, styling, performance optimization, TypeScript patterns, or security.
development
Simplify and clarify existing code without changing behavior.
development
Code reviews of git changes without creating actual PR.