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.

Ir a la instalación

Datos de origen

Repositorio
hoangsonww/Diffuse-Native-Apps
Última actividad en el origen
20 de agosto de 2026 a las 04:16
Idioma detectado de SKILL.md
inglés
Estrellas
2
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
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.
Ver en GitHub