pr-review-cursorrules-prompt-file
Cursor rules for focused PR reviews with severity ranking, file and line citations, and separate review angles for security, performance, tests, and architecture.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install pr-review-cursorrules-prompt-file --cli claudewrites the file to.claude/rules/pr-review-cursorrules-prompt-file.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/pr-review-cursorrules-prompt-file.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Cursor rules for focused PR reviews with severity ranking, file and line citations, and separate review angles for security, performance, tests, and architecture.
When to use it
Cursor rules for focused PR reviews with severity ranking, file and line citations, and separate review angles for security, performance, tests, and architecture.
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/pr-review-cursorrules-prompt-file.mdc -o .cursor/rules/pr-review-cursorrules-prompt-file.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.