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

Installs
20
First Seen
Feb 23, 2026
issue-create — caldiaworks/caldiaworks-marketplace