Commit graph

1 commit

Author SHA1 Message Date
Danny Stocker
a6aa92828a Add Codex GPT-5 High comprehensive code review framework
- Full evaluation criteria: Code quality, Security, Architecture, Performance, Usability
- Automated audit commands (depcheck, npm audit, SQL injection scan, bundle size)
- Specific checks: OWASP Top 10, RBAC, file upload security, mobile responsiveness
- Output format: Executive summary + critical/high/medium/low issues + effort estimates
- Shell script runner + simple text prompt for Codex CLI
- Target: Generate actionable report with before/after code examples
2025-11-14 16:24:12 +01:00