code-review

Review Swift git diffs for defects and architectural gaps.

103|6|Updated Aug 2, 2025
One-click install
npx skills add https://github.com/n0an/VivaDicta --skill code-review-n0an
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/n0an/VivaDicta/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/n0an/VivaDicta --skill code-review-n0an

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated, standardized evaluation of code changes to catch issues early, improve quality, and align with project standards during diffs.

Core Features & Use Cases

  • Structured feedback with change summaries, issue severity, and actionable remediation suggestions.
  • Standards-oriented checks for Swift 6, SwiftUI, SwiftData, and VivaDicta guidelines across diffs.
  • Architecture and quality assessment addressing patterns (e.g., @Observable, TranscriptionService), security, performance, and test coverage; ideal for PR reviews and merge readiness.

Quick Start

Review the current git diff with the code-reviewer agent to obtain a structured change summary and actionable recommendations.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a comprehensive code review of my current git diff?

To get a comprehensive code review of your git diff, the code-reviewer agent analyzes the changes to produce a structured change summary, actionable issues, and a readiness assessment.

What does an automated Swift code review check for in an iOS project?

An automated Swift code review checks for defects and architectural gaps by evaluating Swift 6, SwiftUI, and SwiftData patterns. It assesses architecture, security, performance, and test coverage to align with project standards.

Does this code review tool work with SwiftUI and SwiftData patterns?

Yes, this code review tool works with SwiftUI and SwiftData patterns. It evaluates specific patterns such as @Observable and TranscriptionService, applying VivaDicta standards to ensure changes meet Swift 6 guidelines.

Can I assess merge readiness for a pull request using a git diff?

You can assess merge readiness for a pull request by reviewing the git diff to identify actionable issues and architectural gaps. The evaluation generates a structured change summary and a readiness assessment based on project standards.

What's the best way to identify architectural gaps in Swift code changes?

The best way to identify architectural gaps in Swift code changes is to perform a thorough code review of the git diff. This process evaluates patterns, security, performance, and tests to provide actionable remediation suggestions.