mnvsk97/eyeroll ? reverse-engineered prompt

Reverse engineered prompt

Build me a Claude Code plugin and matching Python CLI that can watch screen recordings, Loom links, YouTube links, and screenshots, then turn them into a clear summary for a coding agent.

I want it to be able to analyze what is happening in the video, point out the bug or request, and suggest the most likely fix with enough context to act on it. It should also support a fix mode that goes a step further, looks through the codebase, makes the change, runs tests, and helps with a PR. Add a simple setup command that configures the backend and creates a local context file for the repo.

Please make it work with a few different AI backends, including local Ollama if possible, and let it cache results so the same video does not get reprocessed every time. If you need to check current docs or API details online, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab