Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Afficher les PRs ouvertes. Se déclenche avec « montrer les PRs », « PRs ouvertes ».
.claude/skills/wasabeef-afficher-les-prs-ouvertes/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -45% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-21 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 62% | 0% |
Affiche une liste priorisée des PR ouvertes dans le dépôt actuel.
bash# Demande à Claude "Show a prioritized list of open PRs"
bash# Obtenir les informations du dépôt gh repo view --json nameWithOwner | jq -r '.nameWithOwner' # Obtenir les informations des PR ouvertes et demander à Claude gh pr list --state open --draft=false --json number,title,author,createdAt,additions,deletions,reviews --limit 30 "Organize the above PRs by priority, including a 2-line summary for each PR. Generate URLs using the repository name obtained above"
textListe des PR Ouvertes (par Priorité) ### Haute Priorité #numéro Titre [Draft/DNM] | Auteur | Temps depuis ouverture | Nombre d'approbations | +ajouts/-suppressions ├─ Ligne de résumé 1 └─ Ligne de résumé 2 https://github.com/owner/repo/pull/numéro ### Priorité Moyenne (Format similaire) ### Basse Priorité (Format similaire)
Haute Priorité
fix: Corrections de bugsrelease: Travail de releasePriorité Moyenne
feat: Nouvelles fonctionnalitésupdate: Améliorations de fonctionnalitésBasse Priorité
test:, build:, perf:gh)Other measured skills in the registry, with their headline benchmark lift.