AUTOSAR BSW

Classic AUTOSAR BSW expert: config, ARXML/RTE debug, COM stack, boot/NVM, UDS

Tested · Works

Test report

Verdict
Tested · Works
Score
9.2/10
Tested
Aug 5, 2026
Environment
Claude Code 2.x (agent harness)

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Aug 5, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Fed it a three-error EB Tresos RTE generator log (unconnected R-port, unmapped ExclusiveArea, missing OsTask) and ran the same log without the skill first. The no-skill answer named the three causes in 261 words with zero configuration paths; the skill answer gave 12 concrete EB Tresos container paths, split the failures into contract vs implementation phase, and ordered the fix OS-layer-first with a reason. It also surfaced two pitfalls the baseline missed entirely: OsResource ceiling priority is derived from the task reference list, and AliveTimeout belongs on the receiver ComSpec, not the sender. All four bundled references resolve, and the four worked examples in the body end with honest 'could not verify' lines rather than pretending to know the project config. Pure prompt engineering, no scripts, so nothing to execute beyond the install.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 5/5

What AUTOSAR BSW does

An AUTOSAR Classic basic-software expert that routes your input into one of six modes: BSW module configuration (Com, NvM, Dem, Dcm, Os, MemIf), ARXML consistency debugging, RTE generation troubleshooting, COM-stack layer-walk debugging, boot/NVM/power design, and communication-protocol implementation (CAN, CAN FD, LIN, CanTp, UDS, SOME/IP, DoIP). Triggers on EB Tresos or DaVinci error logs, ARXML excerpts, and symptoms like a CAN signal that reaches the bus but not the SWC; it switches to Adaptive AUTOSAR when your input names ara::com, ara::exec or manifests. Answers come back as a fixed report with container paths, a corrected fragment, and a validation checklist.

How to install AUTOSAR BSW

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger AUTOSAR BSW

  • /autosar-bsw Classic AUTOSAR BSW expert: config, ARXML/RTE debug, COM stack, boot/NVM, UDS

It also activates on plain-language prompts like these:

  • EB Tresos RTE generator throws an unconnected R-port error
  • Configure NvM so a learned calibration survives ignition-off sleep
  • My CAN signal reaches the bus but never arrives at the SWC

Frequently asked questions

Is the AUTOSAR BSW skill free?
Yes. The skill itself is free from ptsilivis/autonomousguy. SkillProof publishes the install command and an independent test verdict at no cost.
Does AUTOSAR BSW work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Aug 5, 2026. Verdict: Tested · Works. Fed it a three-error EB Tresos RTE generator log (unconnected R-port, unmapped ExclusiveArea, missing OsTask) and ran the same log without the skill first. The no-skill answer named the three causes in 261 words with zero configuration paths; the skill answer gave 12 concrete EB Tresos container paths, split the failures into contract vs implementation phase, and ordered the fix OS-layer-first with a reason. It also surfaced two pitfalls the baseline missed entirely: OsResource ceiling priority is derived from the task reference list, and AliveTimeout belongs on the receiver ComSpec, not the sender. All four bundled references resolve, and the four worked examples in the body end with honest 'could not verify' lines rather than pretending to know the project config. Pure prompt engineering, no scripts, so nothing to execute beyond the install.
What is the AUTOSAR BSW SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install AUTOSAR BSW?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use AUTOSAR BSW with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.