Agent skill · Code Review & Quality

inventory-policy

Set inventory policy for an item class: segmentation, safety stock, and replenishment method. Use when asked to set safety stock levels, segment items by ABC/XYZ, choose reorder points vs min-max, define stocking policy, or review excess and obsolete inventory. Produces a segmentation grid, per-segment service targets and safety-stock logic, a replenishment method choice per segment, and an E&O review cadence.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill inventory-policy --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/inventory-policy/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Inventory Policy Skill Inventory policy set item-by-item on gut feel produces the classic warehouse: too much of what doesn't sell, stockouts on what does. This skill sets policy by *segment* — classify items by value and demand variability, assign service targets and safety-stock logic per segment, choose the replenishment method that fits the demand pattern, and put excess & obsolescence review on a calendar so write-offs stop arriving as year-end surprises. ## What This Skill Produces - An ABC/XYZ segmentation grid with the item class placed in it - Per-segment service-level targets and safety-stock sizing logic - A replenishment method recommendation (reorder point vs. min-max vs. order-to-demand) per segment - Review frequencies: how often parameters get recalculated per segment - An excess & obsolescence (E&O) review cadence with aging triggers and disposition paths ## Required Inputs Ask for these if not provided: - **Item scope** — the items or class under review; count, annual usage value, unit costs - **Demand pattern** — average demand, how lumpy/variable it is, seasonality, item lifecycle stage - **Lead times** — supplier replenishment lead time and its variability -

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Segmentation & Policy Framework
  4. Output Format
  5. Inventory Policy: [item class / scope]
  6. Quality Checks
  7. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the inventory-policy skill do?

Set inventory policy for an item class: segmentation, safety stock, and replenishment method. Use when asked to set safety stock levels, segment items by ABC/XYZ, choose reorder points vs min-max, define stocking policy, or review excess and obsolete inventory. Produces a segmentation grid, per-segment service targets and safety-stock logic, a replenishment method choice per segment, and an E&O review cadence.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill inventory-policy --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going