Skip to main content
ClaudeWave
Slash Command2.5k repo starsupdated 3mo ago

competitive-analysis

This slash command orchestrates a comprehensive competitive analysis by deploying multiple researcher subagents to investigate a specified company or product across five dimensions: overview, product capabilities, market positioning, recent developments, and strategic direction. Use it when you need structured intelligence on competitors for business strategy, investment decisions, or market entry planning, generating outputs ranging from executive summaries to detailed comparison matrices.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/anthropics/claude-agent-sdk-demos/HEAD/research-agent/.claude/commands/competitive-analysis.md -o ~/.claude/commands/competitive-analysis.md
Then start a new Claude Code session; the slash command loads automatically.

competitive-analysis.md

Perform a comprehensive competitive analysis on: $ARGUMENTS

## Analysis Framework

### 1. Company/Product Overview
- What do they do? Core value proposition
- Target market and customer segments
- Company size, funding, key milestones

### 2. Product/Service Analysis
- Key features and capabilities
- Technology stack (if relevant)
- Pricing strategy and tiers
- User experience and reviews

### 3. Market Position
- Market share estimates
- Key competitors
- Competitive advantages (moats)
- Weaknesses and vulnerabilities

### 4. Recent Developments
- Product launches (last 12 months)
- Partnerships and acquisitions
- Leadership changes
- Funding rounds

### 5. Strategic Direction
- Publicly stated roadmap
- Analyst predictions
- Growth trajectory

## Research Approach

Use multiple researcher subagents to cover:
- Company website and official materials
- News and press coverage
- Industry analyst reports
- User reviews and feedback
- Financial information (if public)

## Output Format

Create a report suitable for:
- Executive briefing (1-page summary)
- Detailed analysis (full findings)
- Comparison matrix (vs. competitors)

Save to files/reports/ with clear naming (e.g., competitive_analysis_[company]_[date].txt)
inbox-searcherSubagent

Email inbox search specialist, takes in appropriate context for the email and a goal of what to search for. Return the answer to the question.

action-creatorSkill

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

listener-creatorSkill

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

xlsxSkill

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

fact-checkSlash Command

Fact-check claims or verify information

market-trendsSlash Command

Research current market trends in a specific industry or domain

researchSlash Command

Start a focused research session on any topic

summarizeSlash Command

Summarize all current research findings