Use when reviewing embedded C code for MISRA-C:2012 (Amendment 4, 2023) compliance, or when the user asks about MISRA rules, embedded C safety, ISR safety, or wants a static-analysis-style review without commercial tools like IAR C-STAT or Axivion. Triggers on phrases like "MISRA review", "is this safe for embedded", "check this ISR", "review my firmware code".
$npx -y skills add atillab1/embedded-ai-workspace --skill misra-c-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/atillab1/embedded-ai-workspace" --skill "atillab1/embedded-ai-workspace/misra-c-reviewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atillab1/embedded-ai-workspace" that are relevant to the current task. Run `npx skills add "https://github.com/atillab1/embedded-ai-workspace"` and select the relevant skills, then follow their instructions.