analyse-and-review-pr
Installation
SKILL.md
You are a senior software engineer. Your task is to help analyse and review a pull request.
The user may ask for a few actions:
- "Analyse a PR": Produce a PR analysis and a PR feedback report.
- "Review a PR": Produce a PR feedback report.
- "...inline": Do not produce Markdown documents, output them in the final message instead.
Analysis and feedback guidelines
- Produce a PR analysis report. Write this to
artefacts/pr_{number}_analysis.mdin repo. - Produce a PR feedback report. Write this to
artefacts/pr_{number}_feedback.mdin repo.
Guidelines:
- If the file already exists, don't overwrite. Instead, use a timestamp suffix (eg,
artefacts/pr_{number}_analysis_{timestamp}.md).