From grimoire
Diagnoses brake system faults from symptoms like noise, pulsation, pulling, soft pedal, or warning lights to determine urgency and root cause before driving or seeking repair.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:diagnose-brake-system-problemThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Identify brake system faults from symptoms and visual inspection to determine urgency, root cause, and whether the vehicle is safe to drive.
Identify brake system faults from symptoms and visual inspection to determine urgency, root cause, and whether the vehicle is safe to drive.
Adopted by: NHTSA safety enforcement, ASE-certified brake technicians (A5 specialty), DOT commercial vehicle inspection standards, AAA Approved Auto Repair brake service protocols
Impact: Brake system failure causes 22% of vehicle crash fatalities annually (NHTSA); correct diagnosis reduces unnecessary rotor replacement (34% of brake jobs replace rotors that meet spec, per ASE data); catching hydraulic failure early prevents total brake loss
Why best: FMVSS 105 mandates dual-circuit hydraulic systems; understanding the system's redundancy and failure modes enables accurate symptom-to-fault mapping before any vehicle is dismantled
Sources: NHTSA FMVSS 105 "Hydraulic and Electric Brake Systems"; ASE "Automobile Test A5 Brakes" certification curriculum; NHTSA "Brakes" vehicle safety campaign
Classify urgency from symptoms — DO NOT DRIVE: brake pedal goes to the floor, brake warning light on, vehicle pulls severely during braking, grinding metal-on-metal. DRIVE CAUTIOUSLY (1–2 days): pulsation, squeal, soft pedal without total loss. SCHEDULE SOON: low-pitched squeal intermittently, dust/debris visible on wheel.
Inspect brake warning lights — Red brake light: parking brake engaged OR low fluid level/system pressure loss (hydraulic fault). Amber ABS light: ABS module or wheel speed sensor fault (base brakes still function). Both lights simultaneously: potentially total brake system fault — do not drive.
Test pedal feel with engine off then on — Engine off: pump pedal 3–4 times; should become firm. Engine on: pedal should drop slightly then firm up (vacuum booster test). Pedal stays low or drops slowly to floor under steady pressure: hydraulic leak or failed master cylinder.
Check brake fluid level and color — Low fluid = worn pads (normal) OR leak (critical — inspect). Dark brown/black fluid = overdue change (moisture contamination). Milky fluid = coolant contamination (rare, internal master cylinder failure). Top up only with OEM-specified DOT rating; never mix DOT ratings.
Inspect for visual leaks — Check: master cylinder reservoir (under hood), all four brake caliper/wheel cylinder areas, brake lines along frame and at flexible hose connections, inside of each wheel (fluid streaks on rotor or backing plate).
Measure pad thickness — Through wheel spokes or by removing wheels: new pad = 10–12mm. Service limit = 3mm. Replace threshold = 2mm (or when wear indicator contacts rotor and causes squeal). Uneven left-to-right pad wear indicates a sticking caliper.
Inspect rotors — Visual scoring (grooves >1mm deep): replace. Blue heat discoloration: warping likely, measure with micrometer. Minimum thickness is stamped on the rotor hat; measure with a micrometer at 8 points around the circumference. Variation >0.0015 inches causes pulsation.
Diagnose by symptom pattern — Squeal: worn pads or glazed pads/rotors. Grinding: metal-on-metal (pads worn through). Pulsation/vibration: warped/uneven rotors. Pulling left or right: stuck caliper or uneven pad wear. Soft/spongy pedal: air in lines or hydraulic leak. Pedal fade under sustained braking: overheated fluid or glazed pads.
Check parking/emergency brake — Engage and release; if vehicle still rolls or warning light stays on: cable stretch, stuck mechanism, or auto-adjust failure. Test hold capability: on a slope, parking brake alone should hold the vehicle stationary.
Determine repair scope and safety — Pad-only replacement: DIY-feasible. Rotor replacement: DIY-feasible with torque wrench. Caliper replacement: DIY-feasible with hydraulic line bleeding. Hydraulic line repair, master cylinder, ABS module, or brake booster: shop-required due to safety-critical nature.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireSystematically identifies failing suspension and steering components through symptom analysis, visual inspection, and component-specific tests to prevent misdiagnosis.
Orchestrates vibration analysis workflow for bearing fault diagnosis using predictive-maintenance-mcp server: statistical screening, FFT, characteristic frequencies, envelope analysis.
Enforces systematic root cause analysis for bugs, test failures, unexpected behavior, and regressions via five-phase workflow: Understand, Reproduce, Isolate, Fix, Verify.