# ce-riffrec-feedback-analysis

> Claude/Codex skill by [@everyinc](https://omgskills.com/library/everyinc/index.md) · 25k stars · Updated 2026-08-31

Analyze recorded product feedback into evidence for bugs and requirements. Use when a Riffrec capture or other screen, voice, or notes artifact needs interpretation. Use for Riffrec setup, capture, or sharing help when no recording exists yet.

Tags: compound, engineering

## Install

```sh
git clone https://github.com/EveryInc/compound-engineering-plugin /tmp/compound-engineering-plugin && ln -s /tmp/compound-engineering-plugin/skills/ce-riffrec-feedback-analysis ~/.claude/skills/ce-riffrec-feedback-analysis
```

## From README

Riffrec Feedback Analysis Turn raw product feedback into structured evidence for downstream agents. This skill is the consumption side of Riffrec, a capture tool that records synchronized screen + voice + event sessions and emits a riffrec-.zip bundle. Done: ends with a current capture/share path. Quick analysis ends with one evidence-backed bug report and no durable artifact unless requested. Extensive analysis ends with the complete evidence set and a ce-brainstorm handoff unless the user asked for extraction only. A missing input, analyzer failure, or unresolved route ends with an actionable blocker rather than a partial success claim. Choose the path Route from the input. Read only the references named for that route; do not load the other path references. — user has no recording yet and asks how to Riffrec, capture a session, or share feedback. Read references/ -riffrec.md.

## Links

- HTML page: https://omgskills.com/skills/everyinc/compound-engineering-plugin/ce-riffrec-feedback-analysis/
- GitHub: https://github.com/EveryInc/compound-engineering-plugin
- Author: [@everyinc](https://omgskills.com/library/everyinc/index.md)

## More from this repo

- [ce-brainstorm](https://omgskills.com/skills/everyinc/compound-engineering-plugin/ce-brainstorm/index.md) — Explore vague or ambitious ideas into a right-sized requirements-only unified plan.
   - [@everyinc](https://omgskills.com/library/everyinc/index.md) · 25k stars
- [ce-code-review](https://omgskills.com/skills/everyinc/compound-engineering-plugin/ce-code-review/index.md) — Structured code review for bugs, regressions, tests, and standards.
   - [@everyinc](https://omgskills.com/library/everyinc/index.md) · 25k stars
- [ce-commit](https://omgskills.com/skills/everyinc/compound-engineering-plugin/ce-commit/index.md) — Used to create a git commit with a clear, value-communicating message.
   - [@everyinc](https://omgskills.com/library/everyinc/index.md) · 25k stars
