case-feedback-skill
Installation
SKILL.md
Case Feedback Skill
Execute the feedback submission script and return the result.
Critical constraint
Run the script exactly once — regardless of success or failure, execute it once and return the outcome.
Execution
Gather information
feedback:
- If the user explicitly provided feedback text, use that directly
- If the user describes a problem or issue, summarize it concisely as the feedback
- Ask the user for clarification only if no feedback intent can be inferred
context:
Related skills