Skip to content

v0.8.0 — Claude Code plugin, ISO 13374 six-block architecture, 48 MCP tools

Latest

Choose a tag to compare

@LGDiMaggio LGDiMaggio released this 29 Mar 14:26

What's New

Added

  • Claude Code plugin — 7 domain skills, 2 autonomous agents (diagnostic-pipeline, signal-explorer), 3 slash commands (/pm-diagnose, /pm-screen, /pm-report). Install from the Claude Code marketplace.
  • Prognostics module — Remaining Useful Life estimation and trend analysis (ISO 13374 Block 5).
  • Decision support module — Evidence-based diagnosis pipeline, alert triage, maintenance recommendations (ISO 13374 Block 6).
  • Phase 1 modular refactoring — Monolith split into ISO 13374 six-block sub-packages: \signal_acquisition, \signal_processing, \diagnostics, \prognostics, \decision_support.
  • 3 Jupyter notebooks — Getting started, bearing diagnostics, condition monitoring.
  • 4 guided workflow prompts — Bearing, gear, quick screening, anomaly detection.

Changed

  • Total MCP endpoints: 48 (up from 24).
  • Test coverage: 86% across 20+ test files.
  • README redesigned: pitch-first, 60% shorter, engineer/developer split.
  • GitHub Pages: Tools overview, architecture diagram, standards strip.

Quick Start

\\�ash
pip install predictive-maintenance-mcp==0.8.0
\\

Full Changelog

See CHANGELOG.md