From financial-analysis
Builds an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking. Produces an Excel file with peer group data and summary statistics.
How this command is triggered — by the user, by Claude, or both
Slash command
/financial-analysis:comps [company name or ticker]The summary Claude sees in its command listing — used to decide when to auto-load this command
# Comparable Company Analysis Command Build an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking. ## Workflow ### Step 1: Gather Company Information If a company name or ticker is provided, use it. Otherwise ask: - "What company would you like to analyze?" ### Step 2: Load Comps Analysis Skill Use `skill: "comps-analysis"` to build the analysis: 1. **Clarify the analysis purpose**: - "What's the key question?" (valuation, efficiency, growth comparison) - "Who is the audience?" (IC, board, quick reference) ...
Build an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking.
If a company name or ticker is provided, use it. Otherwise ask:
Use skill: "comps-analysis" to build the analysis:
Clarify the analysis purpose:
Identify peer group (4-6 comparable companies):
Gather data (prioritize MCP sources if available):
Build the analysis:
Generate Excel file with:
Provide:
┌─────────────────────────────────────────────────────────────────┐
│ [SECTOR] - COMPARABLE COMPANY ANALYSIS │
│ [Company 1] • [Company 2] • [Company 3] • [Company 4] │
│ As of [Date] | All figures in USD Millions │
├─────────────────────────────────────────────────────────────────┤
│ OPERATING STATISTICS & FINANCIAL METRICS │
├──────────┬─────────┬─────────┬──────────┬─────────┬────────────┤
│ Company │ Revenue │ Growth │ Gross │ EBITDA │ EBITDA │
│ │ (LTM) │ (YoY) │ Margin │ (LTM) │ Margin │
├──────────┼─────────┼─────────┼──────────┼─────────┼────────────┤
│ [Data rows for each company] │
│ │
│ Maximum │ =MAX │ =MAX │ =MAX │ =MAX │ =MAX │
│ 75th % │ =QUART │ =QUART │ =QUART │ =QUART │ =QUART │
│ Median │ =MEDIAN │ =MEDIAN │ =MEDIAN │ =MEDIAN │ =MEDIAN │
│ 25th % │ =QUART │ =QUART │ =QUART │ =QUART │ =QUART │
│ Minimum │ =MIN │ =MIN │ =MIN │ =MIN │ =MIN │
├─────────────────────────────────────────────────────────────────┤
│ VALUATION MULTIPLES │
├──────────┬──────────┬──────────┬──────────┬───────────┬────────┤
│ Company │ Mkt Cap │ EV │ EV/Rev │ EV/EBITDA │ P/E │
├──────────┼──────────┼──────────┼──────────┼───────────┼────────┤
│ [Data rows + statistics] │
└─────────────────────────────────────────────────────────────────┘
| Industry | Additional Metrics |
|---|---|
| Software/SaaS | ARR, Net Dollar Retention, Rule of 40 |
| Retail | Same-store sales, Inventory Turns |
| Financials | ROE, ROA, Efficiency Ratio |
| Manufacturing | Asset Turnover, CapEx/Revenue |
| Healthcare | R&D/Revenue, Pipeline Value |
Before delivery:
35plugins reuse this command
First indexed Mar 26, 2026
Showing the 6 earliest of 35 plugins
npx claudepluginhub prakashgarg91/financial-services-plugins --plugin financial-analysis/compsBuilds an institutional-grade comparable company analysis with operating metrics, valuation multiples, and statistical benchmarking. Produces an Excel file with peer group data and summary statistics.
/compsBuilds A-share comparable company analysis for a given company name or code, selecting 3-8 peers, collecting financial metrics, and outputting Excel table plus valuation summary.
/analyzeProduces a structured strategic analysis of a company, market, or industry using PESTEL, Porter's Five Forces, SWOT, and 3C frameworks, with a synthesized recommendation conclusion.
/sectorCreates a sector overview report covering market sizing, competitive dynamics, and investment implications. Accepts an optional sector or industry argument.
/competitorCompares 3-5 competitors across structured axes (price, features, target segment) and outputs a comparison table plus battle cards per competitor.
/benchmarkRuns a structured competitive benchmarking analysis on a set of products or a market category. Produces a report with profiles, comparison matrix, journey maps, and recommendations.