Bom Validation Workflow

Use when validating a Bill of Materials (BOM) for a Maker-3D project — an embedded controller project, a speaker/audio build, a smart-home build, or any other physical build with more than 5 components. Trigger on phrases like "check the BOM", "validate the parts list", "review the parts list", "missing components", "reconcile parts inventory", "check hardware stock", "what still needs to be ordered", "check BOM against stock", "audio build BOM", "BOM review". Do NOT load for software dependency lists (use package.json/requirements.txt tooling), for pure schematic checks without physical components, or when the project has only 1-2 components (cost/benefit ratio too low). Encodes the end-to-end-builder pattern: before ordering, check against the hardware stock; do not forget connections + consumables.

Ed3Design ed144c7 7.4 KB Updated

File contents

Ed3Design/ed3design-engineering-bundles/tree/main/maker-fdm/skills/bom-validation-workflow commit ed144c7ec8

Frequently asked questions

npx skillmds@latest add ed3design/bom-validation-workflow