issue-creator
CommunityInteractive GitHub Issue creation with templates.
Authornobu007
Version1.0.0
Installs0
System Documentation
What problem does it solve?
GitHub Issueをテンプレートベースで対話的に作成するスキルです。対話的なフロー、ラベル付与、自動バッチ作成、Agent実行設定をサポートします。
Core Features & Use Cases
- 対話的なIssue作成フロー: 対話を通じてIssueを作成、更新、分類します。
- 自動ラベル付与: 適切なラベルを自動で提案・適用します。
- バッチ作成対応: 複数Issueの一括作成・管理が可能です。
- Agent実行設定: 自動化ワークフローを設定可能です。
Quick Start
from issue_creator import IssueCreator creator = IssueCreator() issue = creator.create_interactive()
Dependency Matrix
Required Modules
PyYAML
Components
scriptsreferences
💻 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-creator Download link: https://github.com/nobu007/connective-byte/archive/main.zip#issue-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.