report-bug

Generate GitHub issue cards with structured bug details and labels.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/semicolon-devteam/semo --skill report-bug-semicolon-devteam
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: report-bug
Source: https://github.com/semicolon-devteam/semo/tree/main/packages/ops/qa/skills/report-bug
Command: npx skills add https://github.com/semicolon-devteam/semo --skill report-bug-semicolon-devteam

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

QA ํ…Œ์ŠคํŠธ ์ค‘ ๋ฐœ๊ฒฌ๋˜๋Š” ๋ฒ„๊ทธ๋ฅผ ์„œ๋น„์Šค ๋ ˆํฌ์˜ ์ด์Šˆ ์นด๋“œ๋กœ ์ž๋™ ์ƒ์„ฑํ•˜๊ณ , ๋ธŒ๋žœ์น˜๊นŒ์ง€ ์—ฐ๊ฒฐํ•ฉ๋‹ˆ๋‹ค.

Core Features & Use Cases

  • ์ž๋™ ์ด์Šˆ ์ƒ์„ฑ: ๋ฒ„๊ทธ ์š”์•ฝ/์žฌํ˜„ ๋‹จ๊ณ„ ์ž๋™ ์ฑ„์›Œ๋„ฃ๊ธฐ.
  • ๋ธŒ๋žœ์น˜ ํ…œํ”Œ๋ฆฟ ์ œ์‹œ: fix/๋ธŒ๋žœ์น˜ ํ˜•์‹์˜ ๋ธŒ๋žœ์น˜ ์ œ์•ˆ.
  • ๊ฒฐ๊ณผ ์š”์•ฝ ๋ฐ ๋ธŒ๋ฆฌํ•‘: ๋ฐฐํฌ/ํ…Œ์ŠคํŠธ์™€ ์—ฐ๋™๋œ ํ”ผ๋“œ๋ฐฑ ์ œ๊ณต.

Quick Start

"๋ฒ„๊ทธ ๋ฆฌํฌํŠธ" โ†’ ์ด์Šˆ ํ…œํ”Œ๋ฆฟ์— ๋”ฐ๋ผ ์ด์Šˆ๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค.

Frequently Asked Questions about report-bug

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

FAQPage Schema
How do I automatically create GitHub issues from QA bugs?โ–ผ

Automatically generate GitHub issues from discovered bugs by providing bug summary and reproduction steps. The Skill creates a structured issue card in your service repository with templates, labels, and priority mapping through Project integration.

Can I set issue type and priority automatically when reporting bugs?โ–ผ

Yes. The Skill maps issue type and priority via GitHub Project settings, applying your configured labels and fields automatically when the bug report is submitted, eliminating manual categorization.

Does the bug report Skill generate branch names for fixes?โ–ผ

The Skill provides ready-to-use fix branch name suggestions in the format fix/[issue-reference], connecting your bug report directly to a work branch for immediate development.

What information do I need to provide to create a bug report?โ–ผ

Supply bug summary and reproduction steps through the issue template. The Skill collects these details, auto-populates the GitHub issue body, and structures the report for your QA and development workflow.

How does bug reporting integrate with deployment and testing workflows?โ–ผ

After creating a bug issue, the Skill provides feedback summaries and briefs connected to your deployment and testing pipelines, enabling coordinated responses across QA and release cycles.