{"route":"/skills/modbus/apply-review","title":"Apply Review","tab":"skills/modbus/apply-review.md","description":"Add your approved map-review answers to a new copy of the register map.","updatedAt":"2026-08-28","enabled":true,"url":"https://studioseventeen.io/skills/modbus/apply-review","markdown":"# Apply Review\n\nREAD-ONLY\n\nAdd your approved map-review answers to a new copy of the register map.\n\n## What you get\n\nIt 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.\n\n## How it runs\n\n**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.\n\n## Example request\n\n```text\n$apply-review\n\nMap review decisions are recorded in `map-decisions.json`. Please add those answers to a new copy of `draft-map.json`, keep the original unchanged, and list any unanswered questions.\n```\n\n## Safety\n\nNo writes. No broadcasts. No discovery scans. No polls without a defined limit. Unknown values stay blank and remain visible for review.\n\n## Source\n\n- [Canonical SKILL.md](https://github.com/studioxvii/modbus-skills/blob/v0.2.2/plugins/modbus-skills/skills/apply-review/SKILL.md)\n- [Modbus Skills 0.2.2 release](https://github.com/studioxvii/modbus-skills/releases/tag/v0.2.2)\n- [All Modbus Skills](/skills/modbus.md)\n"}