$review-map
Review Map
Review a PDF or structured register file in one run and return a checked draft with a short list of open questions.
GROUP 01Start hereGitHub source ↗
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
SKILL.mdprocess + safetyscripts/run.pybundled local PythonRuns 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.
$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.