feedback

Collect user feedback and submit it as GitHub issues for the iEvo plugin.

Updated May 17, 2026
One-click install
npx skills add https://github.com/ievo-ai/skills --skill feedback-ievo-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/ievo-ai/skills/tree/main/plugins/ievo/skills/feedback
Command: npx skills add https://github.com/ievo-ai/skills --skill feedback-ievo-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of how to easily submit feedback, bug reports, feature requests, and suggestions to improve the iEvo plugin.

Core Features & Use Cases

  • Feedback Submission: Submit feedback about bugs, features, and general suggestions.
  • GitHub Issue Creation: Posts the feedback as a GitHub issue in the iEvo repository.
  • Automated Feedback Handling: Automatically collects necessary information about the plugin's environment and user feedback for better issue management.

Quick Start

Type: /ievo:feedback or when prompted to provide feedback.

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I submit bug reports and feature requests for the iEvo plugin?

You can submit feedback by typing `/ievo:feedback`, which automatically collects your environment details and posts the bug report or feature request as a GitHub issue.

What is the process for creating GitHub issues from user feedback?

Creating GitHub issues from user feedback involves the Skill automatically gathering necessary plugin environment information and submitting the structured report directly to the iEvo repository using the GitHub CLI.

Do I need the 'gh' CLI installed to report iEvo plugin bugs?

Yes, you need the 'gh' CLI installed and an authenticated GitHub account to automatically report iEvo plugin bugs, though the Skill falls back to manual issue creation if necessary.

What happens if my GitHub issue submission fails during feedback reporting?

If GitHub issue submission fails, the Skill falls back to manual issue creation, allowing you to copy your feedback and submit it directly to the iEvo plugin repository.

Can I use this method to suggest new features for the iEvo plugin?

Yes, you can use this method to suggest new features for the iEvo plugin, as it handles general suggestions and feature requests alongside bug reporting by posting them as GitHub issues.