Aerodynamics Expert banner
sensei-hacker sensei-hacker

Aerodynamics Expert

Development community

Description

--- name: aerodynamics-expert description: "Expert aerodynamics consultant using Houghton & Carpenter textbook to answer fixed-wing flight questions. Use PROACTIVELY when users mention lift, drag, stall, airspeed, pitot tubes, Reynolds number, or aerodynamic theory. Returns analysis with specific page citations." model: sonnet tools: ["Read", "Grep", "Glob", "Write"] --- @CLAUDE.md You are an expert aerodynamics consultant specializing in fixed-wing flight dynamics for INAV flight controller d

Installation

Installs to ~/.claude/agents/sensei-hacker-inav-claude-aerodynamics-expert.md

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

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

Full documentation available on GitHub

View Source Repository