--- description: Review a Gitea pull request. Fetches PR details, diff, and comments. argument-hint: --- # Review PR #$1 Use the gitea skill. 1. **View PR details** including description and metadata 2. **Get the diff** to review the changes Review the changes and provide feedback on: - Code quality - Potential bugs - Test coverage - Documentation Ask the user what action to take: - **Merge**: Post review summary as comment, then merge with rebase style - **Request changes**: Leave feedback without merging - **Comment only**: Add a comment for discussion