feedback

Collects SEMO package feedback and creates structured GitHub issue reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires Bash, gh, and includes references (resource) components.

What problem does it solve?

This Skill automates the process of collecting user feedback and transforming it into structured GitHub issues, ensuring that valuable insights are captured and addressed without manual overhead.

Core Features & Use Cases

  • Feedback Collection: Gathers user input regarding SEMO package behavior or suggestions.
  • GitHub Issue Creation: Automatically generates new GitHub issues (bugs or enhancements) in the relevant repository using predefined templates.
  • Error/Suggestion Routing: Directs feedback to the correct SEMO package repository.
  • Use Case: If you encounter an unexpected behavior with a SEMO Agent, you can simply say "SEMO๊ฐ€ ์™œ ์ด๋ ‡๊ฒŒ ๋™์ž‘ํ•ด?" and this skill will guide you through creating a bug report on GitHub.

Quick Start

Report a bug: "/SEMO:feedback" Suggest an improvement: "SEMO์— ์ œ์•ˆํ• ๊ฒŒ" Report an error: "SEMO ๋™์ž‘์ด ์ด์ƒํ•ด"

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I automate converting user feedback into GitHub issues?โ–ผ

Automate feedback collection by routing user reports directly to GitHub issues using predefined templates. This Skill captures bug reports, enhancement suggestions, and error descriptions, then creates structured issues in the correct SEMO package repository without manual overhead.

Can I route feedback to different GitHub repositories based on which SEMO package it's about?โ–ผ

Yes. This Skill automatically detects which SEMO package the feedback relates to and routes the issue to the correct repository, ensuring bug reports and enhancement requests reach the right team.

What information does this Skill collect when creating a GitHub issue from feedback?โ–ผ

The Skill gathers user questions, results, and expectations alongside error or misbehavior reports, then structures this into GitHub issues using standardized templates that include error context and improvement suggestions.

Do I need GitHub CLI to use this feedback automation?โ–ผ

Yes. This Skill requires gh (GitHub CLI) and Bash to function. These dependencies enable direct GitHub issue creation and are necessary to run the feedback workflow.

What types of feedback can I submit with this Skill?โ–ผ

Submit bug reports for unexpected SEMO package behavior, enhancement requests for improvements, or error reports for misbehavior. The Skill guides you through creating structured GitHub issues for each feedback type.