Automatise la création de Pull Requests GitHub avec workflow complet incluant: QA intelligente (PHP), commits structurés, assignation milestone et projet, code review automatique. Utilisable via /git:pr ou invocation automatique quand l'utilisateur demande à créer/ouvrir/faire une PR.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
README.mdscripts/analyze_changes.shscripts/assign_milestone.pyscripts/assign_project.pyscripts/auto_review.shscripts/check_scopes.shscripts/cleanup_branch.shscripts/confirm_base_branch.pyscripts/create_pr.shscripts/final_report.shscripts/gh_auth_setup.shscripts/milestone_cache.pyscripts/project_cache.pyscripts/safe_push_pr.shscripts/smart_qa.shscripts/verify_pr_template.shtests/run_tests.shtests/test_milestone_cache.pytests/test_project_cache.py