embedded-reviewExpert code review for embedded/firmware projects with dual-model cross-review (Claude + Codex via ACP). Detects memory safety, interrupt hazards, RTOS pitfa...
Install via ClawdBot CLI:
clawdbot install ylongw/embedded-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/ylongwang2782/embedded-review.gitUses known external API (expected, informational)
arxiv.orgAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A team developing a smart thermostat needs to review changes to the firmware update mechanism, which involves flash memory operations and secure boot validation. The dual-model cross-review can catch memory safety issues in the update process and ensure no brick risks are introduced.
An automotive supplier is modifying the embedded software for an electronic control unit (ECU) that handles brake-by-wire. The review focuses on interrupt handling, RTOS task scheduling, and hardware interface timing to prevent critical failures.
A medical device manufacturer is patching firmware for an insulin pump to fix a bug in the NFC communication module. The review must ensure no memory leaks, interrupt hazards, or security vulnerabilities that could compromise patient safety.
A robotics company is updating the firmware for a robotic arm controller, involving changes to DMA operations and motor control algorithms. The review checks for race conditions, hardware register access errors, and C++ anti-patterns to maintain reliability.
A fintech firm is developing a new embedded security module for a payment terminal, with code changes in cryptographic libraries and secure element interfaces. The review prioritizes detecting side channels, fault injection vulnerabilities, and memory corruption risks.
Offer monthly or annual subscriptions to embedded development teams for ongoing code reviews of their firmware projects. This provides continuous quality assurance and reduces bug-fix costs over time.
Charge per code review for specific firmware releases or patches, especially for high-stakes industries like automotive or medical devices. This model targets companies needing expert validation before deployment.
Sell integration licenses that embed the review skill into continuous integration pipelines, automatically triggering reviews on pull requests. This appeals to teams aiming for automated quality gates in their development workflow.
💬 Integration Tip
Integrate this skill into your Git workflow by setting up webhooks to trigger reviews on pull requests, ensuring consistent code quality across all firmware changes.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.