studio-seventeen
WORKSHOP--:--
~/workshop/skills/modbus/review-map.md

$review-map

SKILL 03 / 20READ-ONLY

Review Map

Review a PDF or structured register file in one run and return a checked draft with a short list of open questions.

WHAT YOU GET

A clear result you can inspect

Give it a PDF manual or a CSV, JSON, XML, XLSX, or text register file. It creates `map-draft.json`, `review.json`, `lint.json`, and `parsed.json`. Use it when the result you need is a complete source-map review. Use $compile-user-map instead when you need organized user outputs or field-tool files.

HOW IT RUNS

Runs the complete source-map review

01 · GUIDESKILL.mdprocess + safety
02 · EXECUTEscripts/run.pybundled local Python

Runs the complete source-map review. It accepts the PDF or structured file directly. In one run, the bundled Python extracts or parses the source, standardizes the fields, checks the map, and groups the remaining questions. It does not send a PDF through $extract-pdf-map first.

WHERE IT FITS

Used in these workflows

EXAMPLE REQUEST

Ask for the result in your own words.

Use this example as a starting point. Replace the file names and details with your own.

CODEX$review-map
CLAUDE CODE/modbus-skills:review-map
CURSOR + OTHER CLIENTSUse the client’s native skill invocation.
$review-map

Please review `controller-manual.pdf` or `controller-registers.xlsx` as a complete Modbus source map. Return the checked draft and show all open questions together.
GitHub source ↗