aura-app/Cursor Code Review
Automated AI code review using Cursor, scoped to configurable folder paths with custom guidelines
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scope_path | Folder prefix to review (e.g. 'apis/'). Use './' to review the entire repo as a single scope. | yes | — |
| folder_guidelines_path | Path to the folder-specific review guidelines markdown file | yes | — |
| folder_label | Human-readable label for this scope (used to prefix PR comments for parallel review jobs) | yes | — |
| model | Cursor model to use (defaults to gpt-5.5 if empty) | no | "" |
| cursor_api_key | Cursor API key for authentication | yes | — |
| general_guidelines_path | Path to the repo-root general review guidelines file | no | REVIEW_GUIDELINES.md |
Outputs
no outputs