Analyze the entire Pull Request for cross-file validation and PR-specific requirements:The creation process is identical to file-level rules, but you must select the “Pull-request” scope. PR-level rules receive the complete list of changed files and PR information (title, description), enabling analysis of the overall context.Examples:
Every service file must have a corresponding test file
PR description must be complete, clearly stating what was added or removed
When a new route is created in a controller, it must be registered in routes.json