소개
The pr-workflow skill provides a structured framework for managing the complete pull request lifecycle within Claude Code, ensuring all code changes undergo rigorous quality checks and formal approval processes. It integrates directly with the GitHub CLI to automate PR creation, monitor CI/CD statuses, and enforce strict merge rules, preventing accidental pushes to main branches. By implementing standardized templates and conventional commit patterns, it helps teams maintain high repository standards and clear documentation for every change.