From analyst
Génère automatiquement deux rapports d'impact (métier et technique) pour une PR GitHub et les intègre dans la description
How this skill is triggered — by the user, by Claude, or both
Slash command
/analyst:impactopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**IMPORTANT : Exécute ce workflow étape par étape :**
IMPORTANT : Exécute ce workflow étape par étape :
/analyst:impact <pr-number>
gh pr viewgh pr diff).analysis-reports/# Dans la PR
<!-- IMPACT-REPORTS-START -->
[Rapport métier]
[Rapport technique]
<!-- IMPACT-REPORTS-END -->
# Local
.analysis-reports/impact_pr_{PR_NUMBER}.md
npx claudepluginhub atournayre/claude-personas --plugin analystGenerates structured PR descriptions from git diffs with change categories, risk assessments, test coverage summaries, and review checklists.
Reviews GitHub PRs and GitLab MRs using CocoSearch for blast radius, dependency impact, pattern consistency, and test coverage. Optionally posts inline comments.
Reviews PRs or branch diffs using knowledge graph for structural context, blast-radius analysis, risk assessment, test coverage, and structured file-by-file output.