Мультиагентное ревью кода с ИИ-командой
★ 8.1 · vibe-coding
ocr is a Claude Code skill that runs a multi-agent code review by simulating a team of specialized Principal Engineers, each examining changes from a distinct perspective. The default team includes two Principal reviewers focused on architecture and maintainability and two Quality reviewers; Security and Testing reviewers are added automatically when auth, API, or significant logic changes are detected. The skill analyzes the git diff, loads configuration from `.ocr/config.yaml`, evaluates changes against provided requirements — inline notes, spec documents, Jira descriptions, or best practices when nothing is specified — and produces unified, prioritized feedback with surfaced clarifying questions. Compatible with Claude Code, Cursor, and Windsurf; requires git and optionally the gh CLI for GitHub integration.