create-issue

Creates GitHub issues for vutisig-windows from templates using shell commands and yarn check:all.

19|21|Updated Jul 22, 2024
One-click install
npx skills add https://github.com/vultisig/vultisig-windows --skill create-issue-vultisig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/vultisig/vultisig-windows/tree/main/.claude/skills/create-issue
Command: npx skills add https://github.com/vultisig/vultisig-windows --skill create-issue-vultisig

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating GitHub issues by leveraging predefined templates for bug reports and feature requests, ensuring consistency and completeness.

Core Features & Use Cases

  • Template-based Issue Creation: Automatically applies structured templates for bugs and features.
  • Contextual Inference: Infers necessary details from the conversation to populate issue fields.
  • Use Case: When you encounter a bug in the Vultisig application, you can use this Skill to quickly generate a detailed bug report issue on GitHub, complete with steps to reproduce and expected behavior, using the bug template.

Quick Start

Use the create-issue skill to generate a new bug report for the vultisig-windows repository.

Frequently Asked Questions about create-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create GitHub issues from predefined bug report templates?

To create GitHub issues from bug report templates, this Skill automatically applies structured formats and infers details from your conversational context to populate labels, title prefixes, and issue bodies for the vultisig-windows repository.

Can I automatically populate GitHub issue fields for feature requests?

You can automatically populate GitHub issue fields for feature requests by providing conversational context, which the Skill uses to infer necessary details and apply predefined templates ensuring consistency and completeness.

Does this issue tracking workflow support deterministic task execution?

This issue tracking workflow supports deterministic task execution via shell commands and verifies integrity using 'yarn check:all' to ensure the generated GitHub issues meet repository standards.

What is the best way to streamline GitHub bug report generation?

The best way to streamline GitHub bug report generation is using template-based issue creation, which structures steps to reproduce and expected behavior automatically from inferred conversational context.

Why does my GitHub issue creation workflow lack consistency across bug reports?

Your GitHub issue creation workflow lacks consistency because it misses predefined templates, which this Skill solves by automatically applying structured formats for bug reports and feature requests to ensure completeness.