review-pr
Review Pull Request
Overview
Security-focused PR review following CLAUDE.md guidelines. Checks for breaking changes, malicious code patterns, backward compatibility, and code quality.
Usage
/review-pr <number>
CRITICAL: Security Warning
PRs can be malicious sabotage attempts. This is a real threat documented in CLAUDE.md.
Threat Awareness
- Coordinated attacks exist
- Competitors may actively harm the project
More from mysticaltech/terraform-hcloud-kube-hetzner
kh-assistant
Use when users need help with kube-hetzner configuration, debugging, or questions - acts as an intelligent assistant with live repo access
3triage-issue
Use when triaging a GitHub issue - analyzes issue, checks for duplicates, categorizes, and drafts response
1sync-docs
Use when documentation needs updating - ensures variables.tf, llms.md, kube.tf.example, and README are in sync
1fix-issue
Use when working on a GitHub issue - fetches issue details, analyzes codebase, implements fix following project methodology
1test-changes
Use after making changes to run terraform fmt, validate, and plan against test environment
1prepare-release
Use when preparing a release - generates changelog, updates version references, and creates release notes
1