docs: resolve operational skill review issues

This commit is contained in:
Affaan Mustafa
2026-03-10 21:07:36 -07:00
parent 22816651c2
commit 6c8f425ae2
8 changed files with 45 additions and 53 deletions

View File

@@ -10,7 +10,7 @@ description: >
managing promotions, or optimizing inventory levels.
license: Apache-2.0
version: 1.0.0
homepage: https://github.com/ai-evos/agent-skills
homepage: https://github.com/affaan-m/everything-claude-code
origin: ECC
metadata:
author: evos
@@ -176,7 +176,7 @@ If flagged, initiate markdown at 30% off for 4 weeks. If still not moving, escal
## Key Edge Cases
Brief summaries here. Full analysis in [edge-cases.md](references/edge-cases.md).
Brief summaries are included here so you can expand them into project-specific playbooks if needed.
1. **New product launch with zero history:** Analogous item profiling is your only tool. Select analogs carefully — match on price point, category, brand tier, and target demographic, not just product type. Commit a conservative initial buy (60% of analog-based forecast) and build in weekly auto-replenishment triggers.
@@ -205,7 +205,7 @@ Brief summaries here. Full analysis in [edge-cases.md](references/edge-cases.md)
- **Promotional forecast submission:** Structured, with baseline, lift, and post-promo dip called out separately. Include assumptions and confidence range. "Baseline: 500 units/week. Promotional lift estimate: 180% (900 incremental). Post-promo dip: 35% for 2 weeks. Confidence: ±25%."
- **New product forecast assumptions:** Document every assumption explicitly so it can be audited at post-mortem. "Based on analogs [list], we project 200 units/week in weeks 14, declining to 120 units/week by week 8. Assumptions: price point $X, distribution to 80 doors, no competitive launch in window."
Brief templates above. Full versions with variables in [communication-templates.md](references/communication-templates.md).
Brief templates appear above. Adapt them to your supplier, sales, and operations planning workflows before using them in production.
## Escalation Protocols
@@ -243,6 +243,5 @@ Track weekly and trend monthly:
## Additional Resources
- For detailed decision frameworks, optimization models, and method selection trees, see [decision-frameworks.md](references/decision-frameworks.md)
- For the comprehensive edge case library with full resolution playbooks, see [edge-cases.md](references/edge-cases.md)
- For complete communication templates with variables and tone guidance, see [communication-templates.md](references/communication-templates.md)
- Pair this skill with your SKU segmentation model, service-level policy, and planner override audit log.
- Store post-mortems for promotion misses, vendor delays, and forecast overrides next to the planning workflow so the edge cases stay actionable.