Expand suite to 152 skills: add CAN/LIN/FlexRay/Ethernet, AUTOSAR, diagnostics, calibration, MBSE, SysML, V and V, and program management clusters

New: DBC, LDF, ARXML system, K-Matrix, bus-load, gateway routing, FlexRay, Automotive Ethernet, UDS, DTC catalog, CDD, ODX, DEM config, AUTOSAR SWC/Composition/BSW/RTE/Adaptive, A2L, DCM, calibration data exchange, MBSE model architecture/requirements allocation/system context, SysML BDD/REQ/ACT/STM, verification plan, validation plan, test case catalog, traceability matrix, V and V execution report, safety program risk register, safety gate review, WP status roll-up, change impact analysis, lessons learned. All as builder + reviewer pairs.
This commit is contained in:
Jherrod Thomas
2026-05-02 11:56:45 -04:00
parent f8d9799317
commit 3c695535d4
77 changed files with 86 additions and 9 deletions
+86 -9
View File
@@ -1,12 +1,12 @@
<div align="center"> <div align="center">
# Automotive Safety Suite # Automotive Engineering Suite
**76 installable Claude skills covering the full automotive safety, cybersecurity, quality, and process-assessment lifecycle** **152 installable Claude skills covering automotive safety, cybersecurity, quality, communication, diagnostics, AUTOSAR, calibration, MBSE, SysML, and V&V**
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Skills](https://img.shields.io/badge/Skills-76-blue)](skills/) [![Skills](https://img.shields.io/badge/Skills-152-blue)](skills/)
[![Standards](https://img.shields.io/badge/Standards-ISO%2026262%20%7C%2021434%20%7C%2021448%20%7C%20IATF%2016949%20%7C%20ASPICE-green)]() [![Standards](https://img.shields.io/badge/Standards-ISO%2026262%20%7C%2021434%20%7C%2021448%20%7C%20IATF%2016949%20%7C%20ASPICE%20%7C%20AUTOSAR%20%7C%20ISO%2014229%20%7C%20SysML-green)]()
[![Chain](https://img.shields.io/badge/Chain-Builder%20%2B%20Reviewer%20pairs-orange)]() [![Chain](https://img.shields.io/badge/Chain-Builder%20%2B%20Reviewer%20pairs-orange)]()
[![Made for](https://img.shields.io/badge/Made%20for-Claude-purple)](https://claude.com) [![Made for](https://img.shields.io/badge/Made%20for-Claude-purple)](https://claude.com)
@@ -20,13 +20,21 @@ Every artifact-producing skill is paired with a confirmation reviewer. Reviewer
## What this is ## What this is
A curated set of 38 builder skills + 38 matching confirmation reviewer skills that automate the structured xlsx deliverables required across the automotive engineering lifecycle: A curated set of 76 builder skills + 76 matching confirmation reviewer skills that automate the structured xlsx deliverables required across the automotive engineering lifecycle:
- **ISO 26262** functional safety (concept → HW → SW → safety case) - **ISO 26262** functional safety (concept → HW → SW → safety case)
- **ISO/SAE 21434** cybersecurity (TARA → goals → concept → architecture → IR plan) - **ISO/SAE 21434** cybersecurity (TARA → goals → concept → architecture → IR plan)
- **ISO 21448 SOTIF** for ADAS/AV (analysis → triggering conditions → validation strategy) - **ISO 21448 SOTIF** for ADAS/AV (analysis → triggering conditions → validation strategy)
- **AIAG-VDA quality** (APQP → DFMEA → PFMEA → Control Plan → PPAP) - **AIAG-VDA quality** (APQP → DFMEA → PFMEA → Control Plan → PPAP)
- **Automotive SPICE** (assessment → gap analysis → improvement → evidence) - **Automotive SPICE** (assessment → gap analysis → improvement → evidence)
- **Communication protocols** (DBC / LDF / ARXML / FlexRay / Automotive Ethernet / K-Matrix / bus load / gateway routing)
- **Diagnostics** (UDS / DTC catalog / CDD / ODX / DEM)
- **AUTOSAR** (Classic SWC, Composition, BSW, RTE; Adaptive applications)
- **Calibration** (A2L / DCM / cross-supplier exchange)
- **MBSE** (ARCADIA model architecture, requirements allocation, system context)
- **SysML** (block diagram, requirement diagram, activity diagram, state machine)
- **V&V** (verification plan, validation plan, test case catalog, traceability matrix, V&V execution report)
- **Chain-integrated program management** (risk register, gate review, WP roll-up, change impact, lessons learned)
- **Continuous improvement** (8D, 5-Why, fishbone, MSA Gauge R&R, SPC) - **Continuous improvement** (8D, 5-Why, fishbone, MSA Gauge R&R, SPC)
Each skill is an installable `.skill` file. The chain is the moat — every downstream skill consumes the upstream skill's xlsx output as a stable file-format contract. Each skill is an installable `.skill` file. The chain is the moat — every downstream skill consumes the upstream skill's xlsx output as a stable file-format contract.
@@ -144,9 +152,79 @@ Every box above has a builder skill AND a matching reviewer skill.
| `msa-gage-rr-builder` + reviewer | AIAG MSA 4th edition with Anova-based Gauge R&R | | `msa-gage-rr-builder` + reviewer | AIAG MSA 4th edition with Anova-based Gauge R&R |
| `spc-chart-builder` + reviewer | SPC with Cpk capability and Western Electric / Nelson rules | | `spc-chart-builder` + reviewer | SPC with Cpk capability and Western Electric / Nelson rules |
### Communication protocols (8 pairs)
| Skill | What it produces |
|-------|------------------|
| `dbc-builder` + reviewer | Vector DBC (CAN database) with messages, signals, ECUs, multiplexed groups |
| `ldf-builder` + reviewer | LIN Description File per ISO 17987 / LIN 2.2A |
| `arxml-system-builder` + reviewer | AUTOSAR system extract (ECUs, system mappings, comm stack, port interfaces) |
| `communication-matrix-builder` + reviewer | K-Matrix across CAN / CAN FD / LIN / FlexRay / Automotive Ethernet |
| `bus-load-analysis-builder` + reviewer | Bandwidth utilization with worst-case and fault-injection scenarios |
| `gateway-routing-builder` + reviewer | Cross-bus signal / PDU / frame routing with latency and security rules |
| `flexray-config-builder` + reviewer | FlexRay cluster config per ISO 17458 (static + dynamic segments) |
| `automotive-ethernet-builder` + reviewer | 100BASE-T1 / 1000BASE-T1 with SOME/IP, AVB, TSN, VLAN |
### Diagnostics (5 pairs)
| Skill | What it produces |
|-------|------------------|
| `uds-services-builder` + reviewer | UDS service catalog per ISO 14229-1 with DIDs, RIDs, security access |
| `dtc-catalog-builder` + reviewer | DTC catalog per ISO 14229 / SAE J2012 with snapshots, extended data |
| `cdd-builder` + reviewer | Vector CANdela diagnostic database authoring |
| `odx-builder` + reviewer | ODX per ISO 22901-1 with base / derived variants and PDU library |
| `dem-config-builder` + reviewer | AUTOSAR DEM config with debounce, healing, NvM, OBD freeze frame |
### AUTOSAR (5 pairs)
| Skill | What it produces |
|-------|------------------|
| `autosar-swc-builder` + reviewer | AUTOSAR Classic SWC with ports, runnables, events, exclusive areas |
| `autosar-composition-builder` + reviewer | Composition SWC with assembly + delegation connectors |
| `autosar-bsw-config-builder` + reviewer | BSW config: MCAL, ECU Abstraction, Service Layer, Complex Drivers |
| `autosar-rte-mapping-builder` + reviewer | RTE mapping: signal-to-port, runnable-to-task, exclusive area binding |
| `autosar-adaptive-app-builder` + reviewer | AUTOSAR Adaptive app + service + machine manifests, ara::com / ara::exec |
### Calibration (3 pairs)
| Skill | What it produces |
|-------|------------------|
| `a2l-builder` + reviewer | A2L per ASAM MCD-2 MC v1.7 (characteristics, measurements, conversions) |
| `dcm-builder` + reviewer | ETAS DCM dataset for cross-tool calibration value exchange |
| `calibration-data-exchange-builder` + reviewer | OEM ↔ Tier-1 calibration ownership and exchange agreement |
### MBSE (3 pairs)
| Skill | What it produces |
|-------|------------------|
| `mbse-model-architecture-builder` + reviewer | ARCADIA-style operational / system / logical / physical layers |
| `mbse-requirements-allocation-builder` + reviewer | Requirements decomposition with satisfy / derive / verify relationships |
| `mbse-system-context-builder` + reviewer | System boundary, actors, use cases, stakeholder needs |
### SysML (4 pairs)
| Skill | What it produces |
|-------|------------------|
| `sysml-block-diagram-builder` + reviewer | BDD / IBD with blocks, parts, ports, connectors, item flows |
| `sysml-requirement-diagram-builder` + reviewer | Requirement blocks with derive / satisfy / verify / refine relationships |
| `sysml-activity-diagram-builder` + reviewer | Activities, control / object flows, decision / fork / join, swim-lanes |
| `sysml-state-machine-builder` + reviewer | States, transitions with guards / effects, regions, history pseudo-states |
### V&V (5 pairs)
| Skill | What it produces |
|-------|------------------|
| `verification-plan-builder` + reviewer | Verification Plan per ISO 26262-8 §9 / IEEE 1012 |
| `validation-plan-builder` + reviewer | Item Validation Plan per ISO 26262-4 §9 |
| `test-case-catalog-builder` + reviewer | Test cases with preconditions, inputs, expected outputs, traceability |
| `traceability-matrix-builder` + reviewer | Bidirectional RTM with coverage analysis and orphan identification |
| `vv-execution-report-builder` + reviewer | V&V campaign report with defects, coverage, residual risk acceptance |
### Chain-integrated program management (5 pairs)
| Skill | What it produces |
|-------|------------------|
| `safety-program-risk-register-builder` + reviewer | Programmatic risks affecting safety case delivery |
| `safety-gate-review-builder` + reviewer | ISO 26262 phase-gate reviews with Go / Conditional / No-Go |
| `wp-status-rollup-builder` + reviewer | Work product completion roll-up across the safety lifecycle |
| `change-impact-analysis-builder` + reviewer | Change impact across HARA / FSC / TSC / HW-SW reqs / tests |
| `lessons-learned-builder` + reviewer | Lessons learned register per ISO 26262-2 §5 / IATF 16949 |
## Standards covered ## Standards covered
ISO 26262:2018 · ISO/SAE 21434:2021 · ISO 21448:2022 · IATF 16949:2016 · AIAG APQP 2nd edition · AIAG-VDA FMEA Handbook 2019 · AIAG PPAP 4th edition · AIAG MSA 4th edition · AIAG SPC 2nd edition · AIAG Control Plan · ASPICE PAM 3.1 / 4.0 · UN R155 · UN R156 · CERT C Secure Coding · MISRA C:2012 + Amendment 1 · AUTOSAR C++14 ISO 26262:2018 · ISO/SAE 21434:2021 · ISO 21448:2022 · IATF 16949:2016 · AIAG APQP 2nd edition · AIAG-VDA FMEA Handbook 2019 · AIAG PPAP 4th edition · AIAG MSA 4th edition · AIAG SPC 2nd edition · AIAG Control Plan · ASPICE PAM 3.1 / 4.0 · UN R155 · UN R156 · CERT C Secure Coding · MISRA C:2012 + Amendment 1 · AUTOSAR C++14 · AUTOSAR Classic R22-11 · AUTOSAR Adaptive R22-11 · ISO 14229-1 (UDS) · SAE J2012 (DTCs) · ISO 22901-1 (ODX) · ISO 11898 (CAN) · ISO 17987 (LIN) · ISO 17458 (FlexRay) · IEEE 100BASE-T1 / 1000BASE-T1 · ASAM MCD-2 MC (A2L) · OMG SysML 1.6 / 2.0 · INCOSE Systems Engineering Handbook · IEEE 1012 (V&V)
## Why ## Why
@@ -173,9 +251,8 @@ The chain compounds because phases hand off via stable xlsx contracts. A change
## Repo structure ## Repo structure
``` ```
automotive-safety-suite/ automotive-skills-suite/
├── skills/ # 76 .skill bundles, install individually ├── skills/ # 152 .skill bundles, install individually
├── automotive-safety-suite-bundle.zip # All 76 skills in one download
├── README.md ├── README.md
└── LICENSE └── LICENSE
``` ```
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.