Skill interne fournissant les scripts communs pour la création de Pull Requests. Ne pas appeler directement - utilisé par git-pr et git-cd-pr.
Fournit les scripts partagés pour la création de PR. Utilisé automatiquement par les skills `git-pr` et `git-cd-pr` lorsqu'ils créent des pull requests, vérifient les templates, lancent la QA, ou assignent des milestones/projets.
/plugin marketplace add atournayre/claude-marketplace/plugin install git@atournayre-claude-plugin-marketplaceThis skill is limited to using the following tools:
references/review-template.mdreferences/todos-template.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.shCe skill fournit les scripts partagés pour la création de PR. Il ne doit pas être appelé directement.
| Script | Description |
|---|---|
check_scopes.sh | Vérifie les scopes GitHub |
verify_pr_template.sh | Vérifie le template PR |
smart_qa.sh | Lance la QA intelligente |
analyze_changes.sh | Analyse les changements git |
confirm_base_branch.py | Confirme la branche de base |
create_pr.sh | Crée la PR (push + gh pr create) |
safe_push_pr.sh | Push sécurisé avec création PR |
assign_milestone.py | Assigne un milestone |
assign_project.py | Assigne un projet GitHub |
auto_review.sh | Lance la code review automatique |
cleanup_branch.sh | Nettoie la branche locale |
final_report.sh | Génère le rapport final |
CORE_SCRIPTS="${CLAUDE_PLUGIN_ROOT}/skills/git-pr-core/scripts"
# Exemple d'utilisation
bash "$CORE_SCRIPTS/check_scopes.sh"
bash "$CORE_SCRIPTS/create_pr.sh" "$BRANCH_BASE" "$PR_TEMPLATE_PATH"
check_scopes.sh - Vérifier scopes GitHubverify_pr_template.sh - Vérifier template PRsmart_qa.sh - Lancer QAanalyze_changes.sh - Analyser changementsconfirm_base_branch.py - Confirmer branche basecreate_pr.sh - Créer la PRassign_milestone.py - Assigner milestoneassign_project.py - Assigner projetauto_review.sh - Code reviewcleanup_branch.sh - NettoyageCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.