github-project-issues

Automate GitHub CLI commands to create, update, and manage issues and projects.

11|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/cobuildwithus/murph --skill github-project-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-project-issues
Source: https://github.com/cobuildwithus/murph/tree/main/.agents/skills/github-project-issues
Command: npx skills add https://github.com/cobuildwithus/murph --skill github-project-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of managing GitHub issues and organization projects, reducing the time spent on repetitive tasks and enhancing collaboration.

Core Features & Use Cases

  • Create and Update Issues: Manage GitHub issues by creating new ones or updating existing ones.
  • Assign Collaborators: Assign issues to specific collaborators.
  • Add Issues to Projects: Organize issues within GitHub projects.
  • Convert Draft Cards to Issues: Transform project draft cards into actual issues to maintain a comprehensive tracking system.
  • Set Project Fields: Adjust project fields such as status or priority directly through the Skill.

Quick Start

Use the 'github-project-issues' skill to create a new issue in the 'murph' repository with the title 'Bug in feature X' and assign it to 'jane-doe'.

Frequently Asked Questions about github-project-issues

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

FAQPage Schema
How do I automate GitHub issue creation and assignment using the command line?

You can automate GitHub issue creation and assignment by running GitHub CLI commands through this Skill. It handles creating new issues, updating existing ones, and assigning them to specific collaborators directly from your project workflow.

Can I convert GitHub project draft cards into actual issues?

Yes, you can convert GitHub project draft cards into actual issues. This Skill automates the transformation of project draft items into tracked issues to maintain a comprehensive and actionable project tracking system.

How do I update GitHub project fields like status and priority via CLI?

You can update GitHub project fields such as status or priority by executing GitHub CLI commands. This Skill adjusts project fields directly, allowing you to modify issue metadata and organize issues within GitHub projects.

Do I need GitHub CLI installed to manage issues and organization projects?

Yes, you need the GitHub CLI installed and appropriate permissions to manage issues and projects. This Skill relies on the GitHub CLI to execute commands for issue management, collaborator assignment, and project integration.

What is the best way to integrate GitHub issues into organization projects programmatically?

The best way to integrate GitHub issues into organization projects is by automating GitHub CLI commands. This Skill simplifies adding issues to projects, setting project fields, and converting draft cards, reducing repetitive project tracking tasks.

Are there limitations when modifying project fields with GitHub CLI commands?

Modifying project fields with GitHub CLI commands requires appropriate repository and organization permissions. While this Skill automates issue management and project integration, its effectiveness depends on your GitHub CLI access rights and project configurations.