triage-issue

Frame repro confidence and severity to produce a backlog-ready handoff artifact.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/grant-vine/wunderkind --skill triage-issue-grant-vine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-issue
Source: https://github.com/grant-vine/wunderkind/tree/main/skills/triage-issue
Command: npx skills add https://github.com/grant-vine/wunderkind --skill triage-issue-grant-vine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps teams triage bugs or support issues by framing reproduction confidence, assessing severity, and producing a durable handoff artifact before implementation begins.

Core Features & Use Cases

  • Frame repro confidence and severity to guide engineering and product decisions.
  • Produce a backlog-ready handoff artifact that documents problem context, evidence, risk, and acceptance criteria.
  • Define a safe handoff to fullstack-wunderkind with test-first guidance and clear acceptance criteria.
  • Output artifacts to .sisyphus/triage/ and aligned project knowledge bases.

Quick Start

Provide a bug report summary and reproduction steps; the skill will generate a structured triage artifact at .sisyphus/triage/<slug>.md.

Frequently Asked Questions about triage-issue

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

FAQPage Schema
How do I triage bugs into a structured handoff artifact for engineering?

Triage bugs into a handoff artifact by providing a bug report summary and reproduction steps to generate a structured document with problem context, evidence, severity, and acceptance criteria.

What is reproduction confidence and how does it frame bug severity?

Reproduction confidence frames how reliably a bug can be replicated, guiding engineering and product decisions by assessing severity and risk before producing a backlog-ready handoff artifact.

How do I document acceptance criteria for a backlog-ready bug report?

Document acceptance criteria by processing the issue into a durable triage artifact that captures problem context, evidence, risk, and clear handoff guidance for engineers and product managers.

Can I use this triage workflow for incident investigation and issue scoping?

Yes, the triage workflow applies to incident investigations, defect documentation, and issue scoping by producing structured problem statements and evidence capture for product and engineering teams.

Where are generated triage artifacts stored for team handoffs?

Generated triage artifacts are stored as markdown files in the .sisyphus/triage/ directory and aligned project knowledge bases for accessible backlog-ready handoffs.

Do I need any dependencies to produce a safe handoff with test-first guidance?

No dependencies are required to produce a safe handoff; the triage process independently defines test-first guidance and clear acceptance criteria for downstream engineering implementation.