implementation-review

Installation
SKILL.md

Implementation Review (Metroscope)

This skill reviews the implementation and its risks. It can use a ticket, PR description, acceptance criteria, or expected behavior when provided, but it must not assume those artifacts exist.

Repo facts

  • Workspaces live under apps/*, packages/*, fixtures/dpa/*, tools/*, and integration.
  • Frontend apps include front-dpa, front-portal, front-diagnostics, and front-storybook.
  • Diagnostics backend workspaces include service-diagnostics-core, service-diagnostics-analytics, service-diagnostics-front-server, and service-diagnostics-sftp-exporter.
  • DPA/backend service workspaces include service-dpa-core and other service-* packages.
  • Shared libraries live under packages/*.
  • Derive validation commands from the affected workspace's package.json scripts and prefer targeted workspace commands before root Turbo commands.

Inputs and scope

Use any user-provided artifact as context, including:

Installs
2
First Seen
Aug 26, 2026
implementation-review — metroscope-dev/skills