rtk-triage

Run parallel issue and PR triage, then generate a dated cross-referenced report.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/roberttmadsen13-del/TOURney --skill rtk-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rtk-triage
Source: https://github.com/roberttmadsen13-del/TOURney/tree/main/SKILLS/rtk-master/.claude/skills/rtk-triage
Command: npx skills add https://github.com/roberttmadsen13-del/TOURney --skill rtk-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill orchestrates issue-triage and pr-triage in parallel and then merges the results to surface cross-cut risks, such as duplicate coverage, security gaps, P0 issues without PRs, and internal conflicts. It saves the final RTK report to claudedocs/RTK-YYYY-MM-DD.md.

Core Features & Use Cases

  • Parallel triage orchestration: runs /issue-triage and /pr-triage simultaneously and correlates findings.
  • Cross-analysis: detects overlaps, security gaps, and priorities across issues and PRs.
  • Automated report generation: outputs a consolidated triage document saved to claudedocs with a date stamp.
  • Use case: Before sprint planning, run RTK triage to surface blocked work and conflicting PRs.

Quick Start

Tell me the repository URL, preferred language (fr or en), and whether to force saving the generated triage document.

Frequently Asked Questions about rtk-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate issue triage and pull request cross-analysis for sprint planning?

Issue and PR triage cross-analysis automates parallel backlog evaluation to reveal duplicate coverage, security gaps, and blocked work before sprint planning. It processes large backlog dynamics by running both workflows simultaneously and correlating findings into a reproducible report.

What is cross-referenced triage for detecting duplicate coverage and P0 gaps?

Cross-referenced triage is the process of merging fragmented issue and PR evaluations to detect overlaps, security holes, and P0 issues without PRs. It consolidates parallel data gathering into an automated, dated report to reveal internal conflicts and priority gaps.

How do I generate a consolidated triage report for large backlog dynamics?

To generate a consolidated triage report, the workflow orchestrates parallel issue and PR analysis, cross-references findings, and saves a dated document to claudedocs/RTK-YYYY-MM-DD.md. It processes large backlog dynamics to surface blocked work and conflicting PRs.

Can I run issue triage and PR triage simultaneously to identify security gaps?

Yes, parallel triage orchestration runs issue and PR workflows simultaneously and correlates findings to identify security gaps. It merges the results to surface cross-cut risks, including duplicate coverage and P0 issues without associated PRs.

Do I need to provide a repository URL to prepare for sprint release triage?

Yes, you need to provide the repository URL, preferred language (fr or en), and specify whether to force saving the generated triage document. This initiates the parallel data gathering and cross-analysis required for sprint preparation.

What are the limitations of automated triage documentation for fragmented backlogs?

Automated triage documentation relies on parallel processing of issues and PRs, making it dependent on consistent backlog data to detect overlaps and P0 gaps. It outputs a reproducible report but requires accurate inputs to effectively identify security holes and internal conflicts.