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/*, andintegration. - Frontend apps include
front-dpa,front-portal,front-diagnostics, andfront-storybook. - Diagnostics backend workspaces include
service-diagnostics-core,service-diagnostics-analytics,service-diagnostics-front-server, andservice-diagnostics-sftp-exporter. - DPA/backend service workspaces include
service-dpa-coreand otherservice-*packages. - Shared libraries live under
packages/*. - Derive validation commands from the affected workspace's
package.jsonscripts and prefer targeted workspace commands before root Turbo commands.
Inputs and scope
Use any user-provided artifact as context, including: