Сбор и анализ GitHub Issues в markdown-отчёт
★ 6.5 · github-automation
github-issues is a Claude Code skill that fetches issues from the SD.Next repository (vladmandic/sdnext) whose titles contain the literal string [Issue] and produces a structured markdown report. It searches via `github-pull-request_doSearch`, then retrieves full details for each match using `github-pull-request_issue_fetch` — capturing body, labels, assignees, state, and last-updated time. The resulting report includes an issue link and title, a 1–3 sentence plain-language summary, open/closed status with notable labels, and concrete suggested next steps tailored to each issue's content. Opti
- #github-issues
- #automation
- #markdown-reporting
- #issue-tracking
- #sdnext