next
Installation
SKILL.md
Next: Issue Triage & Recommendation
Analyze open GitHub issues, build a dependency graph, and recommend the highest-impact issue to work on next.
Workflow
1. Fetch & Pre-process → 2. Build Dependency Graph → 3. Detect Cycles
→ 4. Rank Issues → 5. Present Recommendations → 6. Select & Assign
Step 1: Fetch and Pre-process Issues
Run the open-issues.sh script from the plugin's scripts/ directory (two levels up from this skill):
# Auto-detect repository from current directory
sh ../../scripts/open-issues.sh