check-feedback

Official

Track and report SEMO package feedback issues.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes the tracking of open feedback issues across all SEMO-related repositories and ensures that users who provided feedback are automatically notified via Slack when their issues are resolved.

Core Features & Use Cases

  • Feedback Issue Aggregation: Collects and lists all open issues tagged as feedback or related to SEMO from various repositories.
  • Resolution Notification: Automatically sends a Slack notification to the original feedback provider when their issue is fixed, closing the feedback loop.
  • GitHub-to-Slack Mapping: Dynamically maps GitHub usernames to Slack IDs for accurate mentions in notifications.
  • Use Case: After fixing a bug reported by a user, this skill can automatically send a Slack message to that user, informing them that their feedback has been addressed in the latest release.

Quick Start

Check for new feedback: "피드백 확인" List all open SEMO issues: "SEMO 관련 open 이슈 조회" Notify user of fix: "피드백 수정 완료 후 슬랙 알림"

Dependency Matrix

Required Modules

Bashghcurljq

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: check-feedback
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#check-feedback

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