Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from AVIDS2/memorix (.windsurf/workflows/pr-review.md). Copyright stays with the author.
Fetch PR details: gh pr view [id]
List all review comments
For EACH comment:
Analyze the feedback
Make the required code changes
Add a response acknowledging the fix
Run tests to verify changes: npm test
Push the changes: git push
Summarize all changes made
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
1. Fetch PR details: `gh pr view [id]`
2. List all review comments
3. For EACH comment:
- Analyze the feedback
- Make the required code changes
- Add a response acknowledging the fix
4. Run tests to verify changes: `npm test`
5. Push the changes: `git push`
6. Summarize all changes made
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
avids2-memorix-pr-review-workflow.prompt.jsonjson
{
"prompt": "1. Fetch PR details: `gh pr view [id]`\n2. List all review comments\n3. For EACH comment:\n - Analyze the feedback\n - Make the required code changes\n - Add a response acknowledging the fix\n4. Run tests to verify changes: `npm test`\n5. Push the changes: `git push`\n6. Summarize all changes made",
"variables": [],
"notes": "Review and address PR comments systematically",
"metadata": {
"source": {
"provider": "github-windsurf-workflows",
"repository": "https://github.com/AVIDS2/memorix",
"path": ".windsurf/workflows/pr-review.md",
"ref": "68e4c318f66514b4950812c3bd490c9dd87d884f",
"url": "https://github.com/AVIDS2/memorix/blob/68e4c318f66514b4950812c3bd490c9dd87d884f/.windsurf/workflows/pr-review.md",
"key": "AVIDS2/memorix/.windsurf/workflows/pr-review.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/avids2-memorix-pr-review-workflow/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.