One-click install
npx skills add https://github.com/mmartinsoliv/dotfiles --skill triage-mmartinsoliv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/mmartinsoliv/dotfiles/tree/main/agents/skills/triage
Command: npx skills add https://github.com/mmartinsoliv/dotfiles --skill triage-mmartinsoliv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintainers turn incoming GitHub issues into clear next actions by organizing them into triage states, gathering missing context, and deciding when to hand work to a human or an AFK agent.

Core Features & Use Cases

  • Issue classification: Assign the correct category and state labels so every issue has a clear place in the workflow.
  • Context gathering and recommendation: Review issue bodies, comments, and repository knowledge to recommend the next triage step with confidence.
  • Agent-ready handoff: Write durable agent briefs, capture follow-up questions, and manage out-of-scope feature requests with a persistent knowledge base.
  • Use case: A maintainer asks which issues need attention, and this Skill summarizes unlabeled, needs-triage, and needs-info issues in the right order.

Quick Start

Use the triage skill to review issue #42, recommend the next state, and draft the appropriate triage comment.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I triage GitHub issues automatically to determine the correct next action?

Triage GitHub issues by applying category and state labels to organize them into the correct triage state, gathering missing context, and recommending the next action with confidence.

What is the best way to manage out-of-scope enhancement requests in a software repository?

Manage out-of-scope enhancement requests by checking a persistent knowledge base to match prior rejections, then applying the appropriate category and triage state labels to the issue.

How do I prepare an issue for agent handoff when bug reproduction requires more context?

Prepare an issue for agent handoff by writing durable agent briefs that capture follow-up questions, checking reporter activity, and gathering missing context from issue bodies and comments.

Can I use this triage skill to summarize unlabeled needs-triage and needs-info issues?

Yes, you can summarize unlabeled, needs-triage, and needs-info GitHub issues in the correct order by reviewing issue bodies, comments, and repository knowledge to recommend the next triage step.

Does triaging GitHub issues with this skill require any external dependencies or components?

No, triaging GitHub issues with this skill requires no external dependencies or components to organize issues, apply category and state labels, and generate durable agent briefs.

What limitations should I expect when automating issue intake and bug reproduction workflows?

Limitations include the need for triage disclaimers on recommendations and reliance on persistent knowledge-base matching for prior rejections, which must be maintained for accurate out-of-scope decisions.