issue-manager

Convert code review findings into structured GitHub Issues with labels and milestones.

1|1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/pkuntik/xhs_ad_agent --skill issue-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-manager
Source: https://github.com/pkuntik/xhs_ad_agent/tree/main/.claude/skills/issue-manager
Command: npx skills add https://github.com/pkuntik/xhs_ad_agent --skill issue-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts code review findings into structured GitHub Issues, enabling automatic triage, assignment, and tracking to prevent drift and expedite fixes.

Core Features & Use Cases

  • From review to task creation: reads code review results and creates structured GitHub Issues.
  • Triage and planning: automatically categorize severity, set labels and milestones.
  • Batch fix workflow: supports selecting multiple issues, creating fix branches, running tests, and PRs.
  • Root-cause analysis: proposes remediation options to reduce tech debt.

Quick Start

Please use /issue-manager from the latest code review report to create issues.

Frequently Asked Questions about issue-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert code review findings into GitHub Issues automatically?

Code review findings can be converted into structured GitHub Issues by reading audit reports and creating issues with severity classification, labels, milestones, and reproduction steps. This automates triage and prevents findings from drifting without action.

Can I automatically categorize and label issues based on code review severity?

Yes, the workflow automatically categorizes issues by severity, applies relevant labels and milestones, and generates structured issue bodies with specific locations and context from code reviews, enabling rapid triage.

What's the best way to manage technical debt from code audits?

Convert audit findings into actionable GitHub Issues with severity classification and remediation options. This structured approach enables batch fix workflows, root-cause analysis, and organized tracking to reduce tech debt systematically.

How can I create fix branches and pull requests for multiple code review issues?

After converting review findings into GitHub Issues, you can select multiple issues, create dedicated fix branches, run tests, and generate pull requests for batch remediation, streamlining the repair workflow.

Does this work with pull request reviews and tech debt tracking?

Yes, the Skill applies to code-audit workflows, PR reviews, and tech debt management. It reads review results, creates structured issues with discussion threads, and supports planning and batch remediation across all three contexts.