triage

Create isolated git worktrees for GitHub issue investigation and documentation.

234|14|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/quarto-dev/q2 --skill triage-quarto-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/quarto-dev/q2/tree/main/.claude/skills/triage
Command: npx skills add https://github.com/quarto-dev/q2 --skill triage-quarto-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of setting up an isolated environment to investigate GitHub issues, enabling clear documentation and durable triage artifacts.

Core Features & Use Cases

  • Issue Investigation: Fetches comprehensive issue details and facilitates reproduction and analysis.
  • Worktree Management: Creates dedicated branches and directories for focused investigation.
  • Documentation and Record Keeping: Generates triage reports with fixtures, analysis, and conclusions for future reference.

Quick Start

Use the triage skill to set up a work environment for a specified GitHub issue, then gather reproduction steps and document findings.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I investigate a GitHub issue in an isolated worktree?

To investigate a GitHub issue in an isolated worktree, you can automate the creation of dedicated branches and directories, allowing you to reproduce the issue and document findings without disrupting your main workspace.

How do I document GitHub issue triage findings for future reference?

Document GitHub issue triage findings by generating markdown reports that capture fixtures, analysis, and conclusions, creating durable records that maintain structured issue triage workflows for your team.

Do I need the GitHub CLI to manage issue triage worktrees?

Yes, managing issue triage worktrees requires integrating with git, the GitHub CLI, and markdown documentation practices to fetch comprehensive issue details and facilitate reproduction.

What is the best way to streamline GitHub issue investigation?

The best way to streamline GitHub issue investigation is automating environment setup with dedicated worktrees, which supports focused analysis and generates detailed triage artifacts.

Can I use git worktrees for structured issue triage workflows?

Yes, you can use git worktrees for structured issue triage workflows by creating dedicated directories and branches, enabling clear documentation and isolated reproduction for development teams.

Are there limitations when creating isolated branches for GitHub issue analysis?

When creating isolated branches for GitHub issue analysis, you must maintain markdown documentation practices and rely on GitHub CLI integration, limiting use to environments supporting these dependencies.