issue-create

Installation
SKILL.md

GitHub Issue Creation

Create GitHub Issues in two modes: standalone (interactive) or USDM (batch from requirements document). Works in any Git repository with GitHub as the remote.

Prerequisites

Before creating issues, verify the environment:

  1. The current directory is a Git repository. If not, inform the user and stop.
  2. The GitHub CLI (gh) is authenticated. If not, instruct the user to run gh auth login.

Mode 1: Standalone Issue

Create a single issue through dialogue with the user.

Step 1: Collect Details

  1. Ask the user for an issue title (required).
  2. Accept an optional issue body describing the issue in detail.
Related skills

More from caldiaworks/caldiaworks-marketplace

Installs
20
First Seen
Feb 23, 2026