ralph-triage

Automates GitHub issue triage by validating, closing duplicates, splitting, and routing them.

2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/cdubiel08/ralph-hero --skill ralph-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-triage
Source: https://github.com/cdubiel08/ralph-hero/tree/main/plugin/ralph-hero/skills/ralph-triage
Command: npx skills add https://github.com/cdubiel08/ralph-hero --skill ralph-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of triaging GitHub issues, ensuring the backlog is clean, well-organized, and ready for development.

Core Features & Use Cases

  • Issue Assessment: Evaluates backlog issues for validity, duplicates, and scope.
  • Workflow Management: Moves issues to appropriate states like "Research Needed" or "Done".
  • Issue Splitting: Breaks down large issues into smaller, manageable sub-tasks.
  • Dependency Linking: Establishes relationships between related issues for better project flow.

Quick Start

Use the ralph-triage skill to assess the GitHub issue with the number 123.

Frequently Asked Questions about ralph-triage

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

FAQPage Schema
How do I automate GitHub issue triage for a large backlog?

GitHub issue management for backlog grooming involves assessing validity, closing duplicates, splitting large tickets, and routing items for research. This Skill automates these states and dependencies to maintain an actionable backlog.

What is the best way to split large GitHub issues into sub-tasks?

Splitting large GitHub issues involves breaking them down into smaller, manageable sub-tasks during triage. This Skill evaluates issue scope and automatically splits large tickets to streamline workflow automation and project flow.

Can I use workflow automation to close duplicate GitHub issues?

Yes, workflow automation can close duplicate GitHub issues. This Skill evaluates backlog issues for duplicates and manages their states, automatically closing redundant tickets to keep your development backlog clean.

Does this backlog grooming tool require GitHub API dependencies?

This backlog grooming tool utilizes GitHub API interactions for issue retrieval, updates, and dependency management. It requires no external dependencies to assess validity, route issues for research, and manage workflow states.

How do I link dependencies between related GitHub issues?

Linking dependencies between related GitHub issues establishes relationships for better project flow. This Skill automates dependency linking during triage, ensuring that related issues are connected and routed correctly for development.