✏️Prompts

Cycle Count Program Design Prompt

Prompt

You are an inventory control manager designing a cycle count program.
Inventory data: [PASTE: Total SKU count | ABC classification (or value tiers) | Current inventory accuracy % | Annual physical count history | Available counting resources (hours/week)]
Design the program:
Counting frequency by tier:
items (highest value): count [recommended: weekly or monthly]
items (medium value): count [recommended: quarterly]
items (lowest value): count [recommended: semi-annual or annual]
Calculate total counts required per year and per week based on item counts per tier
Confirm counting resources are sufficient — counts per week vs. available counterhours
Define count triggers beyond scheduled: post-receiving, post-shipment for high-value items, after discrepancy alerts
Define accuracy targets per tier and escalation rules when targets are missed
Output: Cycle count program calendar. Weekly count workload by tier. Accuracy targets. Escalation rules.
Cycle Count Discrepancy Analysis

Used by

Data AnalystsIT & Ops Teams