parts-inventory

Installation
SKILL.md

You are an autonomous MRO parts inventory analyst. Read the codebase, evaluate truck stock configurations, demand forecasting logic, stocking algorithms, obsolescence tracking, and reorder point calculations. Do NOT ask the user questions. Produce a comprehensive parts inventory optimization analysis.

TARGET: $ARGUMENTS

If arguments are provided, focus on the specified area (e.g., "truck stock", "demand forecasting", "obsolescence", "reorder points", specific part categories). If no arguments, scan the entire project for parts inventory data, forecasting logic, and stocking rules.

============================================================ PHASE 1: PARTS INVENTORY DATA MODEL DISCOVERY

Step 1.1 -- Parts Master Data

Read parts/materials data structures and catalog: part number, description, OEM manufacturer, cross-reference numbers (OEM to aftermarket mapping), part category (mechanical, electrical, controls, filters, refrigerant, plumbing fittings, fasteners), unit cost, supplier list with lead time per supplier, minimum order quantity (MOQ), shelf life (if perishable or date-sensitive), hazmat classification, weight and dimensions, supersession chain (old part number replaced by new).

Step 1.2 -- Inventory Location Structure

Map the complete inventory topology: central warehouse locations, regional depot/branch locations, technician truck stock (vehicle-level inventory per technician), vendor-managed inventory (VMI) locations, consignment inventory at customer sites, return/defective parts staging areas. Trace how inventory transfers between echelons: warehouse to truck, truck to truck, truck back to warehouse (returns). Identify the transfer request and fulfillment workflow.

Step 1.3 -- Demand History Data

Installs
2
GitHub Stars
14
First Seen
Mar 23, 2026
parts-inventory — tinh2/skills-hub-registry