Reconnaissance is the first thing a senior engineer does on an inherited project: read the lay of the land before changing anything. Skip it and the first change reveals an assumption that turned out to be wrong.
The /volt-recon skill produces the recon for the uvolt domain. Firmware reconnaissance: inventories the MCU and full peripheral set, maps RTOS tasks with their stack usage and priorities, documents communication protocols and data flows, assesses OTA system readiness, audits power management implementation, and produces code quality risk flags for inherited firmware.
Tonone's /volt-recon skill produces a focused inventory of the uvolt domain before changes are made.
Related skills
Install
/volt-recon ships with the uvolt agent in Tonone for Claude Code. Install Tonone via tonone.ai/get-started. Tonone is free and MIT-licensed.
1. Add to marketplace
2. Install Volt
Frequently asked questions
- What does /volt-recon do?
- Firmware reconnaissance: inventories the MCU and full peripheral set, maps RTOS tasks with their stack usage and priorities, documents communication protocols and data flows, assesses OTA system readiness, audits power management implementation, and produces code quality risk flags for inherited firmware.
- How do I install /volt-recon?
- Install Tonone for Claude Code via tonone.ai/get-started. Tonone is free and MIT-licensed.