feedback
v2.0.0Collect user feedback, categorize by theme, and track issue resolution. Use when gathering opinions, prioritizing bugs, or tracking fix progress.
Installation
Please help me install the skill `feedback` from SkillHub official store.
npx skills add bytesagain/feedback
Feedback
Feedback collector — gather user feedback, categorize, prioritize, and track resolution.
Commands
| Command | Description |
|---|---|
feedback help |
Show usage info |
feedback run |
Run main task |
feedback status |
Check current state |
feedback list |
List items |
feedback add <item> |
Add new item |
feedback export <fmt> |
Export data |
Usage
feedback help
feedback run
feedback status
Examples
# Get started
feedback help
# Run default task
feedback run
# Export as JSON
feedback export json
Output
Results go to stdout. Save with feedback run > output.txt.
Configuration
Set FEEDBACK_DIR to change data directory. Default: ~/.local/share/feedback/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback