·create-issue
</>

create-issue

Create or update a GitHub issue with clarifying questions. TRIGGER when: user asks to create, update, edit, or refine a GitHub issue. Examples: "create an issue for...", "update issue 42", "improve the description on issue 137". DO NOT TRIGGER when: user just wants to view/list issues, comment on a PR, or implement a feature.

8Installs·0Trend·@smartworkx

Installation

$npx skills add https://github.com/smartworkx/dev-context --skill create-issue

How to Install create-issue

Quickly install create-issue AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/smartworkx/dev-context --skill create-issue
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: smartworkx/dev-context.

SKILL.md

View raw

Create or update a GitHub issue. Do NOT implement — only create/update the issue.

Call AskUserQuestion with one single call containing all your questions (max 4). Each question must have:

Use AskUserQuestion for decisions with concrete options (type of issue, priority, scope). Use plain text for open-ended questions where the user needs to explain something freely — just output the question as regular text.

Create or update a GitHub issue with clarifying questions. TRIGGER when: user asks to create, update, edit, or refine a GitHub issue. Examples: "create an issue for...", "update issue 42", "improve the description on issue 137". DO NOT TRIGGER when: user just wants to view/list issues, comment on a PR, or implement a feature. Source: smartworkx/dev-context.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/smartworkx/dev-context --skill create-issue
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from smartworkx/dev-context

Quick answers

What is create-issue?

Create or update a GitHub issue with clarifying questions. TRIGGER when: user asks to create, update, edit, or refine a GitHub issue. Examples: "create an issue for...", "update issue 42", "improve the description on issue 137". DO NOT TRIGGER when: user just wants to view/list issues, comment on a PR, or implement a feature. Source: smartworkx/dev-context.

How do I install create-issue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/smartworkx/dev-context --skill create-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/smartworkx/dev-context

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-01