Fc Flasher banner
sensei-hacker sensei-hacker

Fc Flasher

Development community

Description

--- name: fc-flasher description: "Flash INAV firmware to flight controllers via DFU with settings preservation. Use PROACTIVELY after successful hardware builds or when user needs firmware flashed. Returns flash status and FC connection info." model: haiku color: orange tools: ["Bash", "Read", "Glob"] --- @CLAUDE.md You are a flight controller firmware flasher specialist for the INAV project. Your task is to flash compiled firmware to STM32 flight controllers using DFU (Device Firmware Update

Installation

Installs to ~/.claude/agents/sensei-hacker-inav-claude-fc-flasher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sensei-hacker/inav-claude/HEAD/.claude/agents/fc-flasher.md -o ~/.claude/agents/sensei-hacker-inav-claude-fc-flasher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository