Skip to main content
Manusで任意のスキルを実行
ワンクリックで

git-diff-auditor

スター0
フォーク0
更新日2026年6月30日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly