Agent Claude Code
Reviews code changes for architectural consistency, layer violations, API surface changes, and dependency direction in the FastLED codebase.
Agent Claude Code
Reviews code changes for architectural consistency, layer violations, API surface changes, and dependency direction in the FastLED codebase.
Agent Claude Code
Deep C++ expertise for template metaprogramming, SFINAE, constexpr, type traits, and memory model questions in embedded context.
Agent Claude Code
Reviews Xtensa assembly code for ESP32 platforms using static analysis.
Agent Claude Code
Creates new C++ linter rules for the FastLED codebase. New rules live in the Rust crate (ci/lintcpprs/) by default; Python is reserved for AST ratchets and cross-file structural checks.
Agent Claude Code
Firmware crash analysis and stack trace decoder for ESP32/ARM/AVR/RISC-V platforms.
Agent Claude Code
Firmware engineering specialist for ESP32/ARM/AVR platforms covering DMA, interrupts, power management, peripherals, and RTOS patterns.
Agent Claude Code
Expert ESP-IDF v5.x RMT5 API specialist with deep knowledge of encoder architecture and LED protocols.
Agent Claude Code
Diagnoses and fixes PlatformIO board upload/monitor issues automatically.
Agent Claude Code
Researches and fixes platform-specific integer type definitions.
Agent Claude Code
Runs code linting and formatting checks across the codebase.
Agent Claude Code
Audits embedded code for stack overflow, heap fragmentation, memory leaks, and allocation patterns on constrained devices.
Agent Claude Code
Analyzes hot paths, profiling results, and optimization opportunities in FastLED embedded C++ code.
Agent Claude Code
Guides porting FastLED to new MCU platforms with platform detection, int types, drivers, and build integration. BEFORE writing any peripheral driver code, verifies the peripheral EXISTS on the target silicon against the vendor CMSIS PAL header AND the chip datasheet — see agents/docs/peripheral-existence.md for the…
Agent Claude Code
Expert RISC-V assembly code reviewer with deep ISA knowledge.
Agent Claude Code
Runs test suite and reports pass/fail status.
Agent Claude Code
Writes FastLED unit tests following project conventions - FL macros, test.h patterns, file placement, and simplicity principles.
Agent Claude Code
Analyzes real-time constraints, ISR latency, DMA transfer times, and LED protocol timing for embedded systems.
Command Claude Code
You are a specialized code review agent for FastLED. Review staged and unstaged changes according to these strict rules.
Command Claude Code
Perform comprehensive manual review of Xtensa assembly code in FastLED ESP32 platforms for correctness, ABI compliance, safety, and performance.
Command Claude Code
Review RISC-V assembly code for correctness and best practices.
Command Claude Code
ESP-IDF v5.x RMT5 API expert for LED protocols, encoders, and multi-channel control.
Command Claude Code
Fix integer type definitions for specified platform.
Command Claude Code
Automatically diagnose and fix PlatformIO board upload/monitor issues.
Command Claude Code
Debug GitHub Actions build failures.