feedback-archivist

Convert customer feedback into a deduplicated Markdown archive segmented by buyer segment.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/DiologIR/diolog-plugins --skill feedback-archivist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-archivist
Source: https://github.com/DiologIR/diolog-plugins/tree/main/plugins/feedback-archivist/skills/feedback-archivist
Command: npx skills add https://github.com/DiologIR/diolog-plugins --skill feedback-archivist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms unorganized customer feedback into a clean, deduplicated Markdown archive, making it ready for analysis by other tools like discovery-sentinel or product-strategist.

Core Features & Use Cases

  • Feedback Organization: Organizes multi-source feedback into a single, deduplicated Markdown archive.
  • Segmentation: Categorizes feedback by buyer segment for targeted analysis.
  • Use Case: Suppose you have scattered customer feedback from various sources. Use this Skill to organize it, remove duplicates, and prepare it for deeper analysis using discovery-sentinel or product-strategist.

Quick Start

Use the feedback-archivist skill to organize customer feedback from the directory 'customer_feedback'.

Frequently Asked Questions about feedback-archivist

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

FAQPage Schema
How do I organize scattered customer feedback into a single archive for analysis?

To organize customer feedback into a structured archive, you can use text processing and deduplication logic to consolidate multi-source inputs into a unified Markdown file. This removes redundant entries and categorizes insights by buyer segment for targeted analysis.

What is the best way to deduplicate customer feedback from multiple sources?

The best way to deduplicate customer feedback is to process the scattered text inputs through an archiving tool that automatically identifies and removes repeated insights. This ensures your final structured Markdown archive contains only unique, actionable customer data.

How do I segment customer feedback by buyer persona in a Markdown file?

You can segment customer feedback by buyer persona by processing the raw text inputs through a segmentation logic tool. This automatically categorizes each piece of feedback into distinct buyer segments within a structured Markdown archive for targeted product analysis.

Does the feedback archive segmentation work with discovery-sentinel and product-strategist?

Yes, the structured Markdown archive is specifically designed for preparation of customer feedback analysis using discovery-sentinel and product-strategist. The deduplicated and segmented output format serves as the direct input for these downstream product strategy tools.

Can I process unorganized text feedback without manual data organization?

You can process unorganized customer feedback without manual data organization by directing it into a text processing skill. The tool handles the data organization and deduplication automatically, outputting a clean Markdown archive ready for deeper analysis.

What are the limitations of using Markdown for customer feedback archiving?

Using Markdown for customer feedback archiving limits complex data querying but provides excellent portability for text processing and deduplication. The format is optimized for preparing segmented customer insights for analysis rather than serving as a relational database.