pr-description
Installation
SKILL.md
Pull Request Description
Write a concise review guide that explains the change, its purpose, the important decisions, and the proof that it is ready.
1. Gather evidence
- Read the repository instructions and pull or merge request template. Its required headings and wording take priority over this skill.
- Inspect the full change against the correct base branch, including the diff and commit list. Determine the base branch instead of assuming one.
- Read linked issues or specifications when they are available.
- Record tests that were actually run and their results.
- Identify user-visible effects, security or privacy concerns, data or schema changes, configuration or deployment steps, compatibility risks, and rollback needs.
Completion: Every statement is supported by inspected evidence or clearly marked as unknown.
2. Choose the structure
Use the repository template when one exists. Otherwise use: