
Publisher on askill
Fetch crash information from Jira issues, extract crash platform links from comments, download ELF/coredump/log files using playwright browser automation, and organize files for GDB debugging. Support...
Build, flash, and connect serial console for STM32 boards (e.g. STM32F429I-DISCO, STM32F4/F7/H7) using NuttX/Vela RTOS. Use when working with physical STM32 hardware — compiling firmware with CMake+Ni...
Configure NuttX/Vela note instrumentation framework. Use when enabling scheduler tracing, performance monitoring, note drivers (noteram, notefile, notelog, notesnap, notertt, sysview, noterpmsg), or c...
Commit changes with optimized message generation and optional project-specific format checks. Supports NuttX repositories with checkpatch.sh validation and automatic sign-off. Use when committing code...
Manage git worktrees across all sub-repositories in a repo-managed multi-repo project. Synchronously create, remove, list, and prune worktrees for all git repos under the current directory.