What problem does it solve? Working in SAP Quality Management is risky because the usage decision is a stock posting, not a note: accepting a lot instantly frees it to MRP/ATP, rejecting to scrap destroys stock and value, and returning to a vendor reverses the receipt. This Skill gives an AI agent the operator judgment to classify every QM action and gate consequential ones before they bind stock, money, or compliance. ## Core Features & Use Cases - Action classification: Maps every QM operation family (inspection lots, results recording, usage decisions, quality info records, certificates) into read, reversible write, committing write, and destructive classes with gating rules. - State-machine reasoning: Models the inspection lot lifecycle (CRTD, REL, INSP, UD, SPRQ), QI stock, batch status, sampling, and dynamic modification so the agent reasons about state rather than nouns. - Recovery playbooks: Documents what can and cannot be undone, from re-recording results pre-UD to the irreversibility of scrap, return, and sent certificates. - Use Case: A goods receipt of 1000 EA lands in quality-inspection stock. The agent walks through sampling, results recording, and a split usage decision (920 to unrestricted, 80 to sample usage), gating the committing posting for human approval. ## Quick Start Ask the agent how to handle a usage decision for an SAP inspection lot that failed results recording, and whether the stock can be returned to the vendor.