A developer app for streamlined GitHub pull request reviews and deployments
@unknown: i want a browser for reviewing pull requests left side bar is just pr's to review. i click one, and it shows me the deployed app. i can easily see a diff as well, etc. manages all of the git stuff/env setup/etc.
You are remixing a Berrry app.
Source app: https://prbrowser.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://prbrowser.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in