korber

Classifies Korber WMS warehouse operations by risk and gates consequential inventory writes.

Updated Aug 17, 2026
One-click install
npx skills add https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai --skill korber-metafloor-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: korber
Source: https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai/tree/main/skills/platforms/warehouse/korber
Command: npx skills add https://github.com/MetaFloor-AI/metafloor-scm-plugin-openai --skill korber-metafloor-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Operating a Korber WMS (ex-HighJump, K.Motion Warehouse Advantage / Warehouse Edge) through an AI assistant is risky: inventory adjustments overwrite on-hand with no offsetting document, wave releases commit stock, and the Architect configuration layer means the same screen can behave differently per site. This Skill classifies every warehouse action as read, reversible write, committing write, or destructive so consequential operations pause for human approval. ## Core Features & Use Cases - Risk classification matrix: Maps Korber operation families (wave release, pick confirm, inventory adjustment, ship confirm, Architect rule changes) to read / write / destructive gates with reclassification rules for wave cancels, hold releases, and lock-error retries. - Object and state model: Explains on-hand vs available, nested LPNs, allocation, work/task lifecycle, holds, 3PL owner segregation, and catch weight so decisions reason about state, not nouns. - Recovery playbooks: Documents compensating-transaction recovery paths for adjustments, short picks, split-brain host postings, and cycle-count variances. - Use Case: Before confirming a wave release or posting a down-adjustment, consult this Skill to read on-hand first, gate the write with a named approver, and re-read at execute to avoid double-posts and phantom inventory. ## Quick Start Ask the assistant to classify and safely execute a Korber WMS operation, such as releasing a wave or posting an inventory adjustment, using this skill's gating rules.

Frequently Asked Questions about korber

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely post an inventory adjustment in Korber WMS?

Treat any inventory adjustment as a destructive write: it overwrites on-hand with no offsetting document and posts a loss or gain to the host. Size the adjustment, re-count the physical location first, get a named approver, and never split a large adjustment into smaller ones to bypass approval thresholds.

What is the difference between available and on-hand inventory in Korber?

Available equals on-hand minus allocated minus everything in a non-available status such as hold, QA, or damage. Only available stock can be promised to orders, and the non-available status list is site-configurable, so treat unfamiliar statuses as unavailable until confirmed.

When is cancelling a wave in Korber WMS destructive?

Cancelling a wave is reversible only while every work line is still in ready state. If any pick is confirmed or in progress, the cancellation becomes destructive because already-picked stock is stranded on staging LPNs and must be physically put away.

Does this skill apply to Manhattan or Blue Yonder WMS?

No. Manhattan Active WM and Blue Yonder WMS have their own skills. Blue Yonder uses MOCA commands, policies, and an ILPN/OLPN split, while Korber uses a single generic LPN and the Architect configuration layer, so the logic is not interchangeable.

Why can the same Korber screen behave differently on two sites?

Korber's Architect layer lets each site redefine business rules, workflow steps, validations, and auto-confirm behavior warehouse-wide. Always read the configured rule before classifying an operation, and default to the more dangerous risk class when the behavior cannot be established.

What should I do after a lock error when confirming a task in Korber?

Re-read the inventory state first to check whether the original confirm already posted. Blindly retrying a pick confirm, receipt, or adjustment after a lock error can double-post the move and create phantom inventory or a duplicate goods movement to the host.