issue-review

Categorizes GitHub issues by difficulty and detects board mismatches.

Updated Feb 2, 2025
One-click install
npx skills add https://github.com/forrestthewoods/anubis --skill issue-review-forrestthewoods
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-review
Source: https://github.com/forrestthewoods/anubis/tree/main/.claude/skills/issue-review
Command: npx skills add https://github.com/forrestthewoods/anubis --skill issue-review-forrestthewoods

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub project teams often struggle to keep issues properly triaged and planned; this skill automates assessment, categorization, and recommended next steps based on issue state and board alignment.

Core Features & Use Cases

  • Detects mismatches between issue state and board status and suggests required actions
  • Labels difficulty levels (easy/medium/hard) for each issue
  • Posts clarifying questions to solicit missing information
  • Generates detailed implementation plans when ready to implement
  • Guides issues through standard workflows by updating project board status

Quick Start

Describe the issue and current board status to triage it, or provide a link to the GitHub issue and I will categorize and propose next steps.

Frequently Asked Questions about issue-review

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

FAQPage Schema
How do I automatically triage GitHub issues by difficulty?

To automatically triage GitHub issues by difficulty, you can use this skill to categorize open issues into easy, medium, and hard labels. It applies rules to assess issue state and generates actionable next steps like implementation plans.

What is the best way to align GitHub project board status with issue reality?

Aligning GitHub project board status with issue reality involves detecting mismatches between the issue state and board columns. This skill analyzes open issues and recommends specific board movements to ensure tracking accuracy.

Can I generate implementation plans for GitHub issues automatically?

Yes, you can generate implementation plans for GitHub issues automatically. When an issue is ready to implement, this skill creates detailed plans and posts clarifying questions to solicit any missing information.

How do I categorize open GitHub issues into easy, medium, and hard levels?

Categorizing open GitHub issues into easy, medium, and hard levels is done by applying clear assessment rules. This skill evaluates the issue description and state to assign the appropriate difficulty label.

Does this GitHub issue triage workflow require any external dependencies?

No, this GitHub issue triage workflow requires no external dependencies to function. You simply provide the issue description and current board status, and the skill outputs difficulty labels and recommended actions.

When should I use an automated issue triage workflow for GitHub project management?

You should use an automated issue triage workflow for GitHub project management when your team struggles to keep issues properly planned. It automates assessment, categorizes difficulty, and detects board alignment mismatches to streamline workflows.