triage-backlog

Convert informal engineering backlog notes into prioritized GitHub issues.

401|41|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/imbue-ai/mngr --skill triage-backlog-imbue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-backlog
Source: https://github.com/imbue-ai/mngr/tree/main/.claude/skills/triage-backlog
Command: npx skills add https://github.com/imbue-ai/mngr --skill triage-backlog-imbue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of transforming informal backlog notes into well-structured GitHub issues, reducing manual effort and enhancing issue tracking accuracy.

Core Features & Use Cases

  • Interactive backlog processing: Guides users through interpreting, prioritizing, and converting notes into issues.
  • Context-aware research: Incorporates recent git history, codebase scan, and existing issues to avoid duplicates.
  • Use Case: A developer maintains a backlog file with raw ideas; this Skill helps systematically turn these into detailed issues for project management.

Quick Start

When prompted, upload your backlog file and provide context; the Skill will help you prioritize and generate issue drafts accordingly.

Frequently Asked Questions about triage-backlog

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

FAQPage Schema
How do I convert informal engineering backlog notes into structured GitHub issues?

Converting engineering backlog notes into GitHub issues involves interpreting raw ideas, prioritizing them based on project context, and generating drafts with detailed problem statements and solution guidance.

How does automated issue triage avoid creating duplicate GitHub issues?

Automated issue triage prevents duplicate GitHub issues by performing context-aware research, scanning git logs and existing repository issues before finalizing issue creation.

Can I use a backlog file to automatically generate prioritized GitHub issues for project management?

Yes, you can use a backlog file to generate prioritized GitHub issues by interactively processing raw notes and appending detailed problem statements and solution guidance for project management.

What context does the issue triage process need from my codebase to create actionable GitHub issues?

The issue triage process requires context from recent git history, existing issues, and codebase scans to ensure generated GitHub issues are precise, actionable, and free of duplicates.

Does automated issue generation from raw notes work for both developers and project managers?

Automated issue generation from raw notes works for both developers and project managers by transforming informal engineering thoughts into well-structured, prioritized GitHub issues.