Анализ запросов функций из GitHub Issues

★ 6.5 · documentation

github-features is a Claude Code skill that reads GitHub issues from the SD.Next repository (vladmandic/sdnext) with [Feature] in the title and produces a phased markdown report. It searches issues using `github-pull-request_doSearch`, then fetches full details for each match via `github-pull-request_issue_fetch` — capturing the body, labels, assignees, state, and last-updated time. The output is a table or bullet-list report with one entry per issue: a link and title, a 1–3 sentence plain-language summary, an open/closed status with notable labels, and 1–3 concrete suggested next steps. Usefu