<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Issue Management on Top AI Skills</title><link>https://topaiskills.com/tags/issue-management/</link><description>Recent content in Issue Management on Top AI Skills</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 24 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://topaiskills.com/tags/issue-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Triage</title><link>https://topaiskills.com/skills/coding/triage/</link><pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate><guid>https://topaiskills.com/skills/coding/triage/</guid><description>&lt;h2 id="what-it-is"&gt;What It Is&lt;/h2&gt;
&lt;p&gt;An issue triage skill that turns your AI agent into a dedicated maintainer. It reads each issue or pull request, categorizes it as bug or enhancement, moves it through a state machine with five states, and writes a structured agent brief when an issue is ready to be picked up by another agent.&lt;/p&gt;
&lt;p&gt;The workflow: an issue enters &lt;code&gt;needs-triage&lt;/code&gt;, moves to &lt;code&gt;needs-info&lt;/code&gt; if details are missing, advances to &lt;code&gt;ready-for-agent&lt;/code&gt; or &lt;code&gt;ready-for-human&lt;/code&gt; when it&amp;rsquo;s fully specified, or closes as &lt;code&gt;wontfix&lt;/code&gt;. The skill handles external PRs as issues with attached code, following the same flow.&lt;/p&gt;</description></item></channel></rss>