Create a new issue in a GitLab project
# Create GitLab Issue ## Name hashi-gitlab:create-issue - Create a new issue in a GitLab project ## Synopsis ## Description Create a new issue in a GitLab project ## Implementation Create a new issue in a GitLab project with title, description, and labels. ## Usage This command helps you create a well-structured GitLab issue by guiding you through the process. ## What This Command Does 1. Asks for the project ID or path 2. Prompts for issue title 3. Requests issue description 4. Asks for labels (optional) 5. Creates the issue using the GitLab MCP `create_issue` tool 6. Return...
Create a new issue in a GitHub repository
Create GitHub issue with validated labels
Create well-structured GitHub issues following best practices
Create a new GitHub issue with proper formatting and labels
Create a GitHub issue for the next task from tasks.md