github-issue-planner

Classify GitHub issues by difficulty and generate a Markdown planning report.

1|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/automacoescomerciaisintegradas/skills --skill github-issue-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-planner
Source: https://github.com/automacoescomerciaisintegradas/skills/tree/main/.pagia/skills/github-issue-planner
Command: npx skills add https://github.com/automacoescomerciaisintegradas/skills --skill github-issue-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este Skill facilita a triagem de issues do GitHub e transforma esse conjunto em um plano de ação, classificando a dificuldade de cada item e abrindo caminho para priorização.

Core Features & Use Cases

  • Triagem automática de issues abertas para classificação de dificuldade (Fácil, Médio, Difícil).
  • Geração de relatório Markdown com colunas: Issue, Opened, Classification, Assigned, Owner, Estimativa de Tempo.
  • Armazenamento do relatório no diretório docs/planning/ com o nome planejamento-issues-[DATA].md.

Quick Start

Analise as issues abertas do repositório e gere um relatório de planejamento em Markdown com as colunas especificadas.

Frequently Asked Questions about github-issue-planner

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

FAQPage Schema
How do I classify GitHub issues by difficulty for project planning?

To classify GitHub issues by difficulty for project planning, you can automatically triage open repository issues and generate a Markdown report. This report categorizes issues as Easy, Medium, or Hard and includes time estimates to support prioritization.

What is the best way to generate a Markdown planning report from open GitHub issues?

Generating a Markdown planning report from open GitHub issues involves automated data gathering and analysis. The output includes columns for Issue, Opened, Classification, Assigned, Owner, and Time Estimate, saved directly to your repository's docs directory.

Can I automate issue triage and time estimation for my GitHub repository?

Yes, you can automate issue triage and time estimation for your GitHub repository. The automated analysis evaluates open issues, classifies their difficulty, and assigns a time estimate to each item to create an actionable plan.

Does GitHub issue triage require any specific dependencies or components?

Automated GitHub issue triage requires no specific dependencies or components to function. It directly analyzes open issues from a repository to format a planning report without needing additional environmental setup.

Where is the GitHub issue classification report stored?

The GitHub issue classification report is stored as a Markdown file in the docs/planning/ directory. It is saved using the naming convention planejamento-issues-[DATA].md to keep historical planning records organized.

What columns are included in an automated GitHub issue planning report?

An automated GitHub issue planning report includes columns for Issue, Opened, Classification, Assigned, Owner, and Time Estimate. These fields provide a comprehensive view of issue status and difficulty for effective prioritization.