Armory
Source
Browse
Workflows

github-issues

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install github-issues --cli claude

writes the file to.claude/commands/github-issues.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/github-issues.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

When to use it

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/project-management/github-issues.md -o .claude/commands/github-issues.md

Notes

Extracted from davila7/claude-code-templates, project-management category.