Skip to main content

review-change

Review a Diffuse diff against architecture, privacy, fixtures, dependencies, and CI constraints. Use after a non-trivial edit or when the user asks for a review.

Zur Installation springen

Quellinformationen

Repository
hoangsonww/Diffuse-Native-Apps
Letzte Quellaktivität
20. August 2026 um 04:16
Erkannte Sprache von SKILL.md
Englisch
Sterne
2
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
review-change
description
Review a Diffuse diff against architecture, privacy, fixtures, dependencies, and CI constraints. Use after a non-trivial edit or when the user asks for a review.
# Review a change Read `AGENTS.md` and `Documentation/Architecture.md`. Inspect `git diff`. Report only problems that matter, one line each: - `architecture:` dependency direction, or a new app screen for something that should be a capability - `privacy:` collected field classification, redaction, or something that leaves the device - `deps:` a third-party Swift package - `signing:` identities, team IDs, provisioning - `fixtures:` golden files weakened to pass a test - `ci:` CodeQL / noisy scanners / CI that can no longer produce unsigned artifacts - `tests:` behaviour changed with no Domain or Invariant coverage Skip formatting nits. SwiftFormat is the formatter. If there are no findings, say so in one sentence. Dispatch `.claude/agents/reviewer.md` for a second pass on large diffs.
Auf GitHub ansehen