github

Manages GitHub issues including creation, editing, and deletion via Bleve queries.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill github-opensourcesam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/OpenSourceSam/v2_heras_garden/tree/main/.claude/skills/github
Command: npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill github-opensourcesam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of GitHub issues, allowing for efficient creation, tracking, updating, and closing of tasks and bugs directly through conversational commands.

Core Features & Use Cases

  • Issue Creation: Generate new GitHub issues with detailed context from conversations.
  • Issue Tracking: List, filter, and view issues by various criteria like state, labels, and assignees.
  • Issue Management: Update titles, bodies, labels, and assignees of existing issues.
  • Use Case: A developer can report a bug, and the AI can create a GitHub issue, assign it to the relevant team member, and add appropriate labels, all within the same conversation.

Quick Start

Use the github skill to list all open issues assigned to me.

Frequently Asked Questions about github

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

FAQPage Schema
How do I manage GitHub issues directly from my development workflow?

You can manage GitHub issues by using the `gh` CLI to create, list, view, update, and close tasks. This streamlines bug tracking and project management directly within your development workflow.

Do I need to install the `gh` CLI to create and track GitHub issues?

Yes, managing GitHub issues requires the `gh` CLI installation and authentication to interact with your repositories. This setup allows you to generate and assign issues conversationally.

Can I assign and label existing GitHub issues during bug tracking?

Yes, you can update existing GitHub issues by modifying titles, bodies, labels, and assignees. This supports administrative workflows for efficient bug tracking and task assignment.

How do I list and filter open GitHub issues assigned to me?

You can list and filter GitHub issues by various criteria like state, labels, and assignees. This allows you to quickly view and track all open issues assigned to specific team members.

What is the best way to report a bug and create a GitHub issue with detailed context?

The best way to report a bug is generating a new GitHub issue with detailed context directly from your conversation. The system can create, label, and assign the issue automatically.