Createissue banner
cassandra cassandra

Createissue

Git community

Description

--- allowed-tools: Bash, Read, TodoWrite description: Create GitHub issues using proper templates and conventions argument-hint: [type] [title] --- Create GitHub issue of type "$0" with title "$1" using proper templates and conventions: ## GitHub Issue Creation Process Execute standardized issue creation with proper templates: 1. **Use TodoWrite to plan issue creation** - Track template selection and validation 2. **Validate issue type and template** - Ensure proper template selection:

Installation

Installs to ~/.claude/commands/cassandra-home-information-createissue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cassandra/home-information/HEAD/.claude/commands/createissue.md -o ~/.claude/commands/cassandra-home-information-createissue.md

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

Full documentation available on GitHub

View Source Repository