This is a surprisingly complete GitHub PR workflow automation that goes way beyond the two-word description. It runs a three-phase process: audits all open PRs with size classification and overlap detection, optionally spawns parallel code-reviewer agents for deep analysis (with RTK-specific checks like lazy_static regex patterns and anyhow error handling), then drafts review comments in English that require your approval before posting. The automatic clipboard copy of the triage table is a nice touch. What's interesting is the language handling: it displays summaries in French by default but keeps GitHub comments in English for international audiences. Built for teams drowning in PRs who want structured triage without losing human judgment on what actually gets published.
npx skills add https://github.com/rtk-ai/rtk --skill pr-triage