retail-store-operations
v0.1.2Brick-and-mortar retail store operations team — agents (store-ops-lead, merchandising-analyst, inventory-and-replenishment-analyst, labor-scheduling-analyst, loss-prevention-advisor) covering four-wall P&L and store KPIs, assortment and planogram compliance, inventory accuracy and replenishment, labor scheduling to traffic, and shrink root-cause and loss prevention. skills, commands, templates, Mermaid decision-tree knowledge bank + 2026 capability map, best-practices, and an advisory hook. Seams: online/DTC -> ecommerce-dtc, upstream demand planning -> supply-chain-planning, buying -> procurement-sourcing. Requires ravenclaude-core@>=0.7.0.
By Matt CorbettLicense: MIT7 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 15, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install retail-store-operations for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install retail-store-operations@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/mcorbett51090/RavenClaudeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/retail-store-operations/.
Plugin files
├── .claude-plugin/plugin.json├── skills/inventory-and-replenishment/SKILL.md├── skills/labor-scheduling/SKILL.md└── skills/merchandising-and-assortment/SKILL.md
Included Skills3
Run a store inventory accuracy and replenishment design: diagnose out-of-stocks and phantom inventory, set replenishment triggers (reorder point, safety stock with explicit service-level target), design a cycle-count program, and build BOPIS inventory integrity controls.
Build or diagnose a store labor model: translate hourly traffic data into a coverage-ratio schedule, decompose a labor % of sales variance into rate vs. hours vs. demand, size a flex/part-time headcount for a seasonal period, and flag predictive-scheduling compliance exposure.
Run a merchandising and assortment analysis: evaluate category health via GMROI, design or audit a planogram for space-to-sales alignment, build a sell-through-triggered markdown ladder, or define an assortment architecture (depth vs. breadth, role by SKU, private label vs. national brand).
Plugin manifests1
{
"name": "retail-store-operations",
"version": "0.1.2",
"description": "Brick-and-mortar retail store operations team — agents (store-ops-lead, merchandising-analyst, inventory-and-replenishment-analyst, labor-scheduling-analyst, loss-prevention-advisor) covering four-wall P&L and store KPIs, assortment and planogram compliance, inventory accuracy and replenishment, labor scheduling to traffic, and shrink root-cause and loss prevention. skills, commands, templates, Mermaid decision-tree knowledge bank + 2026 capability map, best-practices, and an advisory hook. Seams: online/DTC -> ecommerce-dtc, upstream demand planning -> supply-chain-planning, buying -> procurement-sourcing. Requires ravenclaude-core@>=0.7.0.",
"author": {
"name": "Matt Corbett"
},
"homepage": "https://github.com/mcorbett51090/RavenClaude",
"license": "MIT",
"keywords": [
"retail",
"store-operations",
"merchandising",
"planogram",
"inventory",
"replenishment",
"labor-scheduling",
"loss-prevention",
"shrink",
"gmroi",
"pos",
"bopis",
"omnichannel",
"store-kpis",
"brick-and-mortar"
],
"requires": {
"plugins": [
"ravenclaude-core@>=0.7.0"
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[retail-store-operations on Agent Plugins Marketplace](https://pluginsmp.com/plugins/retail-store-operations)