mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-27 02:04:09 +00:00
16 lines
362 B
Markdown
16 lines
362 B
Markdown
# PR Review Context
|
|
|
|
Context for automated PR review system.
|
|
|
|
## Review Scope
|
|
|
|
This automated review performs comprehensive analysis:
|
|
|
|
- Architecture and design patterns
|
|
- Security vulnerabilities
|
|
- Performance implications
|
|
- Code quality and maintainability
|
|
- Integration concerns
|
|
|
|
For implementation details, see `.claude/commands/comprehensive-pr-review.md`.
|