add-issue

Create GitHub issues from conversation and add them to project boards with Todo status.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/deneb-lab/claude-shim --skill add-issue-deneb-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-issue
Source: https://github.com/deneb-lab/claude-shim/tree/main/plugins/github-project-tools/skills/add-issue
Command: npx skills add https://github.com/deneb-lab/claude-shim --skill add-issue-deneb-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating GitHub issues directly from your conversation, integrating seamlessly with your project boards for efficient task management.

Core Features & Use Cases

  • Issue Creation: Generate new GitHub issues with titles, bodies, and optional parent linking.
  • Project Board Integration: Automatically adds newly created issues to your GitHub project board and sets their status to "Todo".
  • Use Case: When discussing a new feature request, you can use this Skill to instantly create a GitHub issue, assign it to the appropriate project, and set its initial status, ensuring it's tracked from the outset.

Quick Start

Use the add-issue skill to create a GitHub issue with the title "Implement user authentication" and the body "Add secure login and registration functionality."

Frequently Asked Questions about add-issue

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

FAQPage Schema
How do I create GitHub issues from a conversation and add them to a project board?

To create GitHub issues from a conversation, the skill extracts context to generate titles and bodies, automatically adding them to your project board with a 'Todo' status. It handles repository detection and configuration for seamless workflow automation.

Can I link a new GitHub issue to a parent issue during task creation?

Yes, you can link a new GitHub issue to a parent issue during task creation. The skill supports issue creation with optional parent linking alongside project board integration and status updates via a CLI wrapper.

What is the best way to automate GitHub project management tasks like issue creation and status updates?

Automating GitHub project management is best handled by using a CLI wrapper to create issues and set their project board status. This approach detects your repository configuration and sets initial statuses like 'Todo' automatically.

Does the GitHub issue creation process require manual repository configuration?

No, manual repository configuration is not required for GitHub issue creation. The skill handles repository detection and configuration automatically, allowing you to generate issues and integrate them into project boards seamlessly.

How are new GitHub issues tracked on a project board after being created from a feature request?

New GitHub issues created from a feature request are tracked by automatically adding them to your GitHub project board. The skill sets their initial status to 'Todo', ensuring tasks are tracked from the outset without manual updates.