Create New Gh Issue banner
gurusup gurusup

Create New Gh Issue

Development community

Description

<context_session_file> #$ARGUMENTS </context_session_file> # Create New GitHub Issue for Feature ## Input Feature/Bug/Chore plan: $ARGUMENTS ## Step 1: Analysis - Analyze the feature/bug/chore idea provided - Look at relevant context_session_file and code files to understand current and needed implementation ## Step 2: Draft Issue Create an issue with this structure: ### Problem Statement What problem does this solve? What are current limitations? ### User Value What specific benefits will

Installation

Installs to ~/.claude/commands/gurusup-claude-code-demo-create-new-gh-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gurusup/claude-code-demo/HEAD/.claude/commands/create-new-gh-issue.md -o ~/.claude/commands/gurusup-claude-code-demo-create-new-gh-issue.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository