Back to list
agentuity

github-issue

by agentuity

The Agentuity Platform (SDK, tools and runtime)

13🍴 1📅 Jan 23, 2026

SKILL.md


name: github-issue description: Fetch a GitHub issue and generate a plan to resolve it

GitHub Issue Skill

This skill helps you work on GitHub issues by fetching the issue details and generating a structured plan for resolution.

Usage

When the user wants to work on a GitHub issue, use the fetch-issue tool to get the issue details:

fetch-issue 123
fetch-issue https://github.com/agentuity/sdk/issues/123

Workflow

  1. Fetch the Issue: Use the fetch-issue tool with the issue number or URL
  2. Analyze the Output: The tool returns the issue details including title, description, labels, comments, and resolution instructions
  3. Follow the Plan: The output includes step-by-step instructions for:
    • Understanding the issue
    • Analyzing the codebase
    • Creating an implementation plan
    • Implementing the solution
    • Testing the changes
    • Summarizing the work

Requirements

  • GitHub CLI (gh) must be installed and authenticated
  • Run gh auth login if not already authenticated

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon