ptsilivis/autonomousguy

AutonomousGuy — AI skill prompts for embedded automotive engineers (AUTOSAR, MISRA, ISO 26262, ECU)

29Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

autosar-bsw

01

ptsilivis/autonomousguy

Skill Claude CodeCodex

AUTOSAR BSW expert. Defaults to Classic AUTOSAR (BSW/MCAL/RTE, static config, C, AUTOSAR OS) and operates in six modes: (1) BSW configuration — Com, NvM, Dem, Dcm, Os, MemIf with dependency chain and EB Tresos / DaVinci container paths; (2) ARXML debugging — classify, locate, and fix consistency errors with a…

29 1mo ago A 285 tokens original MIT

autosar-swc

02

ptsilivis/autonomousguy

Skill Claude CodeCodex

AUTOSAR SWC expert. Defaults to Classic AUTOSAR (SWCs, RTE, ARXML, C) and operates in five modes: (1) Component design — decompose a feature into SWC types, define port interfaces, specify runnables and ExclusiveAreas, produce a plain-text composition diagram; (2) Interface definition — SenderReceiver / ClientServer /…

29 1mo ago A 240 tokens original MIT

change-and-impact

03

ptsilivis/autonomousguy

Skill Claude CodeCodex

Change-management expert that operates in two modes: (1) CR analysis — take a change request / ECN / feature brief and produce affected-element list, ASIL impact, implementation plan with owner hints and complexity, test plan delta, and integration risks; (2) Impact analysis — trace a specific change through every…

29 1mo ago A 186 tokens original MIT

code-review

04

ptsilivis/autonomousguy

Skill Claude CodeCodex

Senior embedded-engineer code review. Defaults to Classic AUTOSAR embedded C and covers two concerns: (1) Correctness review — integer overflow, volatile correctness, ISR/task race conditions, stack usage, dynamic memory, control flow, AUTOSAR/ISO 26262 readiness, with findings rated Critical/Major/Minor; (2) Naming…

29 1mo ago A 235 tokens original MIT

misra

05

ptsilivis/autonomousguy

Skill Claude CodeCodex

MISRA C:2025 expert that operates in two modes: (1) Review — scan existing C code for violations across all 223 guidelines (22 directives + 201 rules), report findings with rule IDs, corrected code, and deviation justification templates; (2) Develop — generate new C functions, modules, or data structures that are…

29 1mo ago A 221 tokens original MIT

embedded-debugging

06

ptsilivis/autonomousguy

Skill Claude CodeCodex

Senior embedded debugging expert. Defaults to Classic AUTOSAR on ARM Cortex-M/R targets and operates in two modes: (1) Problem-report triage — take a field PR / bug ticket and produce symptom classification, affected-element mapping, ranked hypotheses, data-collection plan, and step-by-step investigation; (2) Targeted…

29 1mo ago A 208 tokens original MIT

requirements

07

ptsilivis/autonomousguy

Skill Claude CodeCodex

Requirements-engineering expert that operates in three modes: (1) Elicitation — extract atomic, testable requirements from briefs, meeting notes, or system specs using EARS notation, with full attribute set (ID, type, priority, ASIL, verification method, source), flagging ambiguities as open questions; (2) Refinement…

29 1mo ago A 221 tokens original MIT

iso26262

08

ptsilivis/autonomousguy

Skill Claude CodeCodex

ISO 26262 functional-safety expert that operates in two modes: (1) HARA / ASIL determination — enumerate hazardous events from item malfunctions × driving situations, rate Severity (S0–S3), Exposure (E0–E4), Controllability (C0–C3), look up ASIL from ISO 26262-3:2018 Table 4, and produce a HARA report with Safety…

29 1mo ago A 197 tokens original MIT

embedded-testing

09

ptsilivis/autonomousguy

Skill Claude CodeCodex

Embedded test-design expert that operates in two modes: (1) Unit-test generation — analyse a C function for decisions and conditions, produce test cases achieving MC/DC coverage (required for ASIL-C/D), add boundary and error-path tests, provide RTE/BSW stub declarations, and output a coverage matrix; (2) Boundary…

29 1mo ago A 201 tokens original MIT

codebase-analysis

10

ptsilivis/autonomousguy

Skill Claude CodeCodex

First-run skill that walks the entire repository, auto-detects Classic vs Adaptive AUTOSAR, and maps it accordingly. For Classic (default): identifies features and SWCs and documents referenced requirement IDs (SW-REQ-, REQ-, FSR-, SYS-REQ-), port interfaces (S/R, C/S, Mode Switch, Parameter), dependencies on other…

29 1mo ago A 225 tokens original MIT