# pr-quality > Enforces best-practice standards for commits and pull requests. Use this skill before creating any PR to ensure work is world-class and ready for public scrutiny. - Author: jsandai - Repository: jsandai/openclaw - Version: 20260202221854 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/jsandai/openclaw - Web: https://mule.run/skillshub/@@jsandai/openclaw~pr-quality:20260202221854 --- # PR Quality Skill Enforces best-practice standards for commits and pull requests. Use this skill before creating any PR to ensure work is world-class and ready for public scrutiny. ## When to Use **Always use this skill before:** - Creating a pull request - Submitting code to upstream repositories - Asking for code review ## Process Overview ``` 1. Development → Follow commit standards 2. Pre-PR Audit → Complete PR-CHECKLIST.md 3. Documentation → Update README, add tests 4. Self-Review → Read your own diff critically 5. Create PR → Use PR-TEMPLATE.md ``` ## Quick Reference ### Commit Message Format ``` ():