user-feedback-collector

Collect in-app user feedback, categorize by type, and route to teams.

1|1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Cheggin/request-for-startups --skill user-feedback-collector
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: user-feedback-collector
Source: https://github.com/Cheggin/request-for-startups/tree/main/skills/user-feedback-collector
Command: npx skills add https://github.com/Cheggin/request-for-startups --skill user-feedback-collector

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The widget enables teams to collect user feedback in-app without disruption, categorizing and routing it to the right teams to drive faster improvements.

Core Features & Use Cases

  • Lightweight in-app feedback widget that captures type, message, and optional screenshot
  • Routing logic to appropriate teams (bugs to engineering, feature requests to product, general feedback to growth) and optional GitHub issue creation for feature requests
  • Aggregation and analysis including duplicate detection, sentiment signals, and a dashboard for trends

Quick Start

Add the in-app feedback widget to your app and begin collecting, routing, and analyzing user feedback immediately.

Frequently Asked Questions about user-feedback-collector

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

FAQPage Schema
How do I collect in-app user feedback without disrupting the user experience?▼

You can collect in-app feedback using a lightweight widget that captures the feedback type, message, and optional screenshot without disrupting the user. It stores submissions with context for later analysis.

How do I automatically route user feedback to the appropriate teams?▼

Feedback routing categorizes submissions by type and directs them to the appropriate teams automatically. Bugs route to engineering, feature requests to product, and general feedback to growth.

Can I auto-create GitHub Issues from in-app feature requests?▼

Yes, the system can auto-create GitHub Issues for feature requests. When users submit feature requests through the in-app widget, the routing logic generates corresponding issues in GitHub.

What is the best way to analyze user feedback trends and detect duplicates?▼

Feedback aggregation analyzes collected submissions to provide trend analysis on a dashboard. It includes duplicate detection and sentiment signals to help teams identify recurring issues.

Does the feedback widget work for both web and mobile apps?▼

Yes, the non-disruptive feedback widget applies to both web and mobile apps needing lightweight collection. It captures user context alongside the feedback message for comprehensive routing.

When should I not use an in-app feedback widget for issue tracking?▼

You should avoid this in-app feedback widget approach if your team requires heavy, form-based surveys instead of lightweight collection, or if you lack GitHub integration for feature request tracking.