feedback

Append user feedback entries with tags to docs/product/FEEDBACK.md.

3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/peel/fiddle --skill feedback-peel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/peel/fiddle/tree/main/skills/feedback
Command: npx skills add https://github.com/peel/fiddle --skill feedback-peel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick and easy way to capture user feedback, ensuring valuable insights are not lost and can be easily referenced later.

Core Features & Use Cases

  • Rapid Feedback Capture: Quickly log user comments, issues, or suggestions.
  • Structured Logging: Appends feedback with date, source, and relevant tags to a central file.
  • Use Case: After a user reports a bug or suggests a new feature, you can use this skill to immediately log their exact words and categorize the feedback for later review.

Quick Start

Use the feedback skill to log that the user found the new dashboard confusing.

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I log user feedback into a markdown file for product management?

To log user feedback into a markdown file, this skill appends user comments, bug reports, and feature requests directly to a designated Markdown file with auto-tagging capabilities. It captures raw user input and assigns relevant tags for product development review.

Can I capture user input and auto-tag bug reports during a sprint?

Yes, you can capture user input and auto-tag bug reports during a sprint. The skill appends raw user comments to a central documentation file, assigning relevant tags to facilitate quick logging and categorization for later support and development review.

What is the best way to structure user feedback documentation in markdown?

The best way to structure user feedback documentation in markdown is by appending entries to a designated file with specific formatting. This skill logs the date, source, and relevant tags alongside raw user input to maintain a centralized, structured record.

Does the feedback logging skill require any dependencies or components?

No, the feedback logging skill requires no dependencies or components. It operates independently to append user feedback entries to a designated Markdown file, capturing raw user input and assigning relevant tags without needing external setups.

Why append feature requests to a central markdown file instead of a database?

Appending feature requests to a central markdown file ensures valuable insights are not lost and can be easily referenced later. This approach provides a quick, lightweight method to capture raw user input and assign tags without database overhead.

Are there limitations to logging product management feedback in markdown files?

A limitation of logging product management feedback in markdown files is that it relies on appending to a single designated document. While it facilitates quick logging and auto-tagging, it lacks the advanced querying or sorting capabilities of a dedicated database system.