用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/peel/fiddle --skill feedback命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | feedback |
| description | Use when recording a user signal with its context, observation, implication, and confidence for future analysis. |
Invoke as fiddle:feedback <feedback> — what the user said or experienced.
Append a structured user feedback entry.
docs/product/FEEDBACK.md.### YYYY-MM-DD — <short observation title>
**Who:** <role, segment, experience level — or "internal" for team observations>
**Context:** <where/when/how this was observed>
**Observation:** <what happened — raw signal, no interpretation>
**Implication:** <what this suggests — one sentence>
**Confidence:** <high|medium|low>
Tags: #tag1 #tag2
high = direct quote or observed behavior. medium = secondhand report or partial observation. low = inference from indirect signal.When one report covers several actors ("three customers said X"), write one entry per actor, sharing the date and an observation title that names the common theme (for example, "Evaluator domain creation is opaque"). Each actor gets their own Who, Context, Observation, Implication, and Confidence. Flattening distinct experiences into a single entry loses the differences between actors, which is the part fiddle:insights reads to distinguish a persona-specific friction from a general one.
Assign 1-3 tags from: #feature-request #bug #confusion #praise #churn-signal #ux #performance #onboarding #docs.
Show the entry and append after confirmation, creating docs/product/FEEDBACK.md with the header # User Feedback if it does not exist. Keep Observation to 1-3 sentences and Implication to one.
The file is append-only: existing entries are never edited or deleted, because a synthesis run compares what was reported then against what is reported now.