dyad:feedback-to-issues
Installation
SKILL.md
Feedback to Issues
Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.
Arguments
$ARGUMENTS: The customer feedback text (email body, support ticket, etc.). Can also be a file path to a text file containing the feedback.
Instructions
-
Parse the feedback:
Read
$ARGUMENTScarefully. If it looks like a file path, read the file contents.