Install
$ agentstack add skill-linuszz-business-strategy-planning-skills-ros-rms-analysis ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
ROS/RMS Analysis
Metadata
- Name: ros-rms-analysis
- Description: Return on Sales vs Relative Market Share analysis
- Triggers: ROS, RMS, economies of scale, competitive advantage, profitability
Instructions
Analyze relationship between Return on Sales (ROS) and Relative Market Share (RMS) to identify competitive advantage from scale.
Framework
The ROS/RMS Equation
ROS = Operating Profit / Revenue
RMS = Our Market Share / Largest Competitor Market Share
Key Insight
If ROS > Industry Average AND RMS > 1 → Both superior profitability AND scale advantage = strong competitive position
Economies of Scale Logic:
- Larger RMS → Should have lower costs → Higher ROS
- Smaller RMS → Acceptable to have higher costs → Lower ROS
Chart Types
Scatter Plot - ROS on Y-axis, RMS on X-axis (log scale) Trend Line - Industry average ROS vs RMS Sector Chart - Multiple competitors positioned in quadrants
Output Process
- Define industry - Boundaries, products, geography
- Gather data - Revenue, profits, market shares
- Calculate metrics - ROS for all players, RMS for us
- Benchmark - Industry average ROS, competitive thresholds
- Create visualization - Scatter or sector chart
- Interpret results - Identify positioning and scale effects
Output Format
## ROS/RMS Analysis: [Industry/Company]
### Company Positioning
| Competitor | Revenue | Profit | ROS | RMS | Position | Scale | Position |
|------------|---------|--------|------|----------|---------|
| [Company A] | $X M | $Y M | Z% | 0.5 | Small | ❌ Cost disadvantage |
| [Company B] | $X M | $Y M | Z% | 1.2 | Medium | ❌ Cost disadvantage |
| [Company C] | $X M | $Y M | Z% | 0.8 | Large | ⚠️ Mixed |
| [Company D] | $X M | $Y M | Z% | 2.5 | Leader | ✅ Scale advantage |
### Trend Analysis
| Metric | Our Value | Industry Avg | Assessment |
|--------|-----------|-------------|------------|
| ROS | X% | Y% | 🟢 Below average |
| Market Share | Z% | - | 🟡 Losing share |
| Growth Rate | X% | Y% | 🟢 Below market |
---
### Economies of Scale Analysis
**Regression Line:** ROS = a × (1/RMS) + b
- If 'a' is significant and positive → Strong economies of scale
- If 'a' is insignificant → Weak or no scale economies
**Implications:**
1. **[Implication 1]** - [Analysis]
2. **[Implication 2]** - [Analysis]
### Strategic Recommendations
1. **[Recommendation 1]** - [Description]
2. **[Recommendation 2]** - [Description]
3. **[Recommendation 3]** - [Description]
Tips
- Use multi-year averages for ROS (3-5 years)
- RMS on log scale (1.0 = equal to leader, 0.5 = half)
- Industry ROS varies by sector - don't assume universality
- Look for outliers - they tell important stories
- Consider market share trends - gaining share can compensate for lower ROS
## References
- Henderson, Bruce. *The Logic of Business Strategy*. 1979.
- Buzzell, Robert & Gale, Bradley. *Market Structure and Competitive Strategy*. 1981.
## Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- **Author:** [linuszz](https://github.com/linuszz)
- **Source:** [linuszz/business-strategy-planning-skills](https://github.com/linuszz/business-strategy-planning-skills)
- **License:** MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.