mirra-feedback

Report bugs, feedback, and feature requests through a REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-feedback
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-feedback
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a streamlined system for collecting and reporting feedback, bugs, and feature requests related to Mirra or its integrations, ensuring issues are logged and addressed efficiently.

Core Features & Use Cases

  • Report Bugs: Log critical, high, medium, or low severity bugs with detailed steps to reproduce.
  • Submit Feedback: Provide general user feedback with sentiment analysis (positive, negative, neutral).
  • Request Features: Submit new feature ideas with descriptions and priority levels.
  • Auto-Report Failures: Automatically report tool or adapter failures for debugging purposes.

Quick Start

Use the mirra-feedback skill to report a bug with the title "Login button unresponsive" and description "The login button does not react when clicked on the main dashboard."

Frequently Asked Questions about mirra-feedback

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

FAQPage Schema
How do I report a bug through a REST API interface?

To report a bug through a REST API, submit the issue title, severity level, and steps to reproduce via the unified interface. The system logs critical, high, medium, or low severity bugs with detailed context for efficient issue tracking.

Can I submit feature requests and user feedback using an API?

Yes, you can submit feature requests and user feedback using an API by providing descriptions, priority levels, and sentiment categorization. This streamlines feedback collection directly into the internal tracking system for product improvement.

How do I automatically report tool failures for debugging?

Automatically report tool failures for debugging by triggering the API's auto-report function during adapter or tool errors. This captures failure context and sends it directly to the internal feedback system for analysis.

What is the best way to categorize feedback sentiment via an API?

The best way to categorize feedback sentiment via an API is to use specific parameters that classify submissions as positive, negative, or neutral. This allows the internal system to efficiently track and analyze user feedback.

Does the feedback API require dependencies to integrate with issue tracking?

No dependencies are required to integrate the feedback API with issue tracking. It operates independently to log bugs, feature requests, and tool failures directly into the internal feedback system.