ronsleyvaz

Customer Feedback — Development skill for Claude Code

Development community

Synthesize pasted customer feedback or sanitized local notes into recurring themes, supporting evidence, contradictions, unanswered questions, and prioritized actions.

How to install Customer Feedback

Installs to ~/.claude/skills/ronsleyvaz-friday-foundation-customer-feedback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ronsleyvaz-friday-foundation-customer-feedback && curl -fsSL https://raw.githubusercontent.com/ronsleyvaz/Friday-Foundation/HEAD/commands/customer-feedback.md -o ~/.claude/skills/ronsleyvaz-friday-foundation-customer-feedback/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Customer Feedback does


name: customer-feedback description: Synthesize pasted customer feedback or sanitized local notes into recurring themes, supporting evidence, contradictions, unanswered questions, and prioritized actions. Writes friday/customer-feedback.md. Reads friday/voice.md if present and writes in your voice.

/customer-feedback

Customer feedback gets noisy fast. This command turns scattered notes into a grounded synthesis: what people keep saying, what evidence supports it, what contradicts it,

Alternatives in Development

  • Neovim Plugin (avante.nvim) — Neovim integration supporting Claude as a backend 17.6k ★
  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • HTML Ppt Skill — HTML PPT Studio — AgentSkill with 24 themes, 31 layouts, 20+ animations for building professional HTML present 8.1k ★

Full documentation available on GitHub

View Source Repository