issue-maker

Official

Streamline GitHub issue creation with AI.

Authorpollinations
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating well-structured, consistent GitHub issues that adhere to team conventions can be time-consuming and prone to inconsistencies. This Skill automates the process, ensuring all issues are formatted correctly, assigned appropriately, and labeled accurately.

Core Features & Use Cases

  • Convention Enforcement: Automatically applies Pollinations team conventions for issue titles, body (bullet points), assignees, and labels.
  • Template-Driven Creation: Utilizes predefined templates for standard issues, tracking issues, and specific requests like tier upgrades, ensuring comprehensive and clear communication.
  • Smart Assignment & Labeling: Guides the assignment of issues to the correct team member based on domain expertise and applies relevant labels for better organization and filtering.
  • Use Case: A project manager needs to break down a large feature request into multiple smaller tasks and assign them to different team members. Instead of manually creating each issue, they can use this Skill to generate all necessary issues with proper formatting, assignees, and labels in minutes.

Quick Start

Use the issue-maker skill to create a GitHub issue titled "🐛 Fix broken image link on homepage" and assign it to @eulervoid with the body "- Image on /index.html is 404. - Replace with new asset from /assets/logo.svg."

Dependency Matrix

Required Modules

gh

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issue-maker
Download link: https://github.com/pollinations/pollinations/archive/main.zip#issue-maker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository