Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

git-diff-auditor

Sterne0
Forks0
Aktualisiert30. Juni 2026 um 23:43

Audit Git workspace changes (staged, unstaged, and untracked files) to produce a structured code review report. Analyzes diffs, detects cross-file reference inconsistencies (deleted fields/types/functions still referenced), checks Prisma schema vs API/component alignment, CSS vs DOM class alignment, and classifies issues by severity. Use when: (1) the user asks to audit, review, or code-review workspace changes, (2) there are uncommitted modifications that need risk assessment, (3) changes may have deleted fields, types, or functions that could still be referenced elsewhere, (4) the user wants a change-impact report or migration-risk analysis, (5) reviewing Prisma schema changes for API/frontend breakage, (6) evaluating CSS removals for orphaned DOM classes.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly