bmad-os-gh-triage

Installation
SKILL.md

GitHub Issue Triage with AI Analysis

CRITICAL RULES:

  • NEVER include time or effort estimates in output or recommendations
  • Focus on WHAT needs to be done, not HOW LONG it takes
  • Use Bash tool with gh CLI for all GitHub operations

Execution

Step 1: Fetch Issues

Use gh issue list --json number,title,body,labels to fetch all open issues.

Step 2: Batch Creation

Split issues into batches of ~10 issues each for parallel analysis.

Step 3: Parallel Agent Analysis

For EACH batch, use the Task tool with subagent_type=general-purpose to launch an agent with prompt from agent-prompt.md

Step 4: Consolidate & Generate Report

Related skills
Installs
1
GitHub Stars
6
First Seen
14 days ago