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

$apply-review

SKILL 09 / 20READ-ONLY

Apply Review

Add your approved map-review answers to a new copy of the register map.

WHAT YOU GET

A clear result you can inspect

It writes `reviewed.json`, a new map with the answers you supplied. It can set byte order, add an explicit packed-bit rule such as `lsb0` or `msb0`, correct an address rule, or remove a point that must not be read. It keeps the original map unchanged and shows unanswered questions.

HOW IT RUNS

Updates a copy of the map with your answers

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

Updates a copy of the map with your answers. It matches each answer to the correct register or group of registers. It can clear a packed-bit hold only when your answer states the bit-numbering rule. It makes only the changes you approved and records what changed and why. It does not overwrite the original map or guess an unanswered value.

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$apply-review
CLAUDE CODE/modbus-skills:apply-review
CURSOR + OTHER CLIENTSUse the client’s native skill invocation.
$apply-review

I answered the map review questions in `map-decisions.json`. Please add those answers to a new copy of `draft-map.json`, keep the original unchanged, and list any questions I missed.
GitHub source ↗