Read SD.Next GitHub issues with the literal string [Issue] in the title and produce a phased markdown report: short summary first, then status, then suggested next steps per issue.
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.github/skills/github-issues/SKILL.mdFetch issues from the SD.Next GitHub repository that contain the literal string [Issue] in the title, then produce a concise markdown report with one entry per issue.
[Issue] tracker itemsDefault target repository:
vladmandicsdnextCreate markdown containing, for each matching issue:
Use GitHub search to find issues with [Issue] in title.
Preferred search query template:
is:issue in:title "[Issue]" repo:vladmandic/sdnextState filters (when requested):
is:open (default)is:closedUse github-pull-request_doSearch for the search step.
For each matched issue (within requested limit):
github-pull-request_issue_fetchFor each issue, produce:
Return a markdown table or bullet report with one row/section per issue.
Recommended table columns:
If there are many issues, keep summaries short and prioritize clarity.
A successful run must:
[Issue] in title058a7f0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.