github-issue

Resolve GitHub issues by analyzing, implementing, testing, and committing code changes.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/macrat/markdown-board --skill github-issue-macrat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue
Source: https://github.com/macrat/markdown-board/tree/main/.claude/skills/github-issue
Command: npx skills add https://github.com/macrat/markdown-board --skill github-issue-macrat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire GitHub issue resolution process, from understanding the issue to implementing, reviewing, and committing code changes, thereby automating a significant portion of the development workflow.

Core Features & Use Cases

  • End-to-End Issue Management: Handles issue analysis, code investigation, planning, implementation, testing, and review.
  • Automated Code Workflow: Integrates with development tools to perform tasks like code generation, linting, testing, and committing.
  • Use Case: A developer can invoke this skill with a GitHub issue number, and the AI will automatically investigate the issue, propose code changes, run tests, and prepare a commit, significantly reducing manual effort.

Quick Start

Use the github-issue skill to resolve issue number 123.

Frequently Asked Questions about github-issue

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

FAQPage Schema
How do I automate GitHub issue resolution from start to finish?

Automating GitHub issue resolution involves analyzing the issue, investigating the codebase, planning steps, writing code, running tests, and committing changes. This skill performs that entire workflow automatically when provided with an issue number.

Can I automatically generate code and run tests from a GitHub issue number?

Yes, automatically generating code and running tests from a GitHub issue number is possible. The skill investigates the issue, proposes code changes, runs tests, and prepares a commit, handling code generation and linting automatically.

Does the automated issue resolution workflow support existing development guidelines?

The automated issue resolution workflow ensures adherence to project philosophies and development guidelines throughout the process. It integrates with your development tools to maintain standards during code generation, testing, and committing.

What is the best way to integrate code review into an automated development workflow?

Integrating code review into an automated development workflow requires an end-to-end issue management approach. This skill handles analysis, code investigation, implementation, testing, and review, ensuring quality before managing the commit process.

How do I manage the commit process automatically after fixing a GitHub issue?

Managing the commit process automatically after fixing a GitHub issue requires a tool that handles the end-to-end workflow. This skill automates the commit process after analyzing the issue, implementing changes, and running tests.