By mnohosten
McKinsey-style SaaS strategic analysis team — competitive intelligence, market positioning, opportunity mapping, AI readiness assessment
Use this agent when you need to map the competitive landscape, analyze competitor features and pricing, or identify competitive positioning. Triggers when: competitive analysis phase begins, or when specific competitor research is requested.
Use this agent when you need to synthesize research findings into strategic conclusions, apply strategic frameworks, or orchestrate the analysis team. Triggers when: research phase is complete and synthesis is needed, or when strategic recommendations need to be formulated from gathered data.
Use this agent when you need to gather market data, perform OSINT research, analyze GitHub repositories for undiscovered features, or collect competitor signals from public sources. Triggers when: market research phase begins, or when targeted follow-up research is needed on specific topics.
Use this agent when you need to analyze product-market fit, identify feature gaps, assess AI readiness, or map strategic opportunities. Triggers when: product analysis phase begins, or when opportunity scoring is needed for the quadrant chart.
Use this agent when you need to generate the final deliverable files from a completed and verified synthesis. Always run AFTER source-verifier has produced the annotated synthesis. Triggers when: verification pass is complete and final report generation begins.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that assembles a team of six specialized AI agents to deliver consulting-grade strategic analysis for any SaaS product. Think of it as hiring a McKinsey/Deloitte engagement team for a few minutes rather than a few months.
npm install -g @anthropic-ai/claude-code or see docs)Once the plugin is listed in the official marketplace, install it with a single command inside any Claude Code session:
/plugin install saas-strategy@claude-plugins-official
Browse and discover plugins:
/plugin discover
Status: Pending marketplace approval. Until then, use Option 2 or 3 below.
Clone the repository and install directly from the local path:
git clone [email protected]:mnohosten/claude-saas-strategy.git
Then inside a Claude Code session:
/plugin install /path/to/claude-saas-strategy
Or start Claude Code with the plugin loaded for the current session only:
claude --plugin-dir /path/to/claude-saas-strategy
If you already have the files locally (e.g. cloned as part of a monorepo):
# Inside a Claude Code session:
/plugin install /home/krizos/code/elv/tools/mkt-analysis
To make the plugin permanently available in all Claude Code sessions, add it to your global settings. Open ~/.claude/settings.json and add:
{
"plugins": [
"/home/krizos/code/elv/tools/mkt-analysis"
]
}
After installation, the /saas-analyze command should appear in Claude Code:
/help
# Should list: saas-analyze — McKinsey-style SaaS strategic analysis
The market-researcher and competitive-analyst agents use GitHub MCP tools to analyze repositories — including finding features in code that aren't promoted on the website. To enable this:
# Authenticate GitHub CLI (used by the GitHub MCP server):
gh auth login
# Verify GitHub MCP is available in your Claude Code session:
/mcp
# Should list: github — repository search, file contents, issues, commits
If GitHub MCP is not configured, all GitHub-based analysis is skipped automatically and the plugin falls back to public web sources only.
saas-strategy turns Claude Code into a multi-agent strategic research team. Given a company name (or URL), the plugin runs a structured 10-phase workflow: it interviews you, dispatches parallel research agents, synthesizes findings through a senior strategist, verifies every claim against its source, and writes polished deliverables — including a self-contained HTML report with SVG charts you can print straight to PDF.
The plugin is designed for SaaS founders, product leaders, and operators who need rigorous competitive and market intelligence without waiting weeks for a consulting deliverable.
Competitive Intelligence Identifies and profiles the top 5–8 direct competitors: pricing models, feature sets, positioning language, threat levels. Outputs a structured competitive matrix with confidence-rated citations.
Market Positioning Analysis Applies Porter's Five Forces, Blue Ocean Strategy, and Jobs-to-be-Done frameworks to map where the target company sits in its market and where defensible differentiation exists.
Opportunity Mapping Scores growth opportunities on three dimensions (market attractiveness, competitive feasibility, revenue potential) and renders them as a prioritized quadrant chart.
AI Readiness Assessment Evaluates the product and organisation across six dimensions: data infrastructure, AI product features, AI in go-to-market, AI in operations, AI talent signals, and competitive AI positioning.
GitHub Repository Analysis Uses the GitHub MCP tools to read source code, changelogs, open issues, and commit history. Surfaces features that exist in the codebase but are not yet promoted on the website — hidden leverage points competitors may have missed.
Run the command from any Claude Code session:
/saas-analyze
The command is fully interactive — no arguments are required. The plugin opens a structured discovery call and guides you through the rest of the engagement.
You can also pass a subject upfront to skip the first intake question:
/saas-analyze EmailListVerify https://emaillistverify.com
npx claudepluginhub mnohosten/claude-saas-strategyInteractive SaaS competitive analysis, validation, and implementation planning
5つの専門エージェント(競合プロファイリング・レビュー分析・機能ベンチマーク・ポジショニング戦略・データ検証)がディスカッション型で競合環境を調査・分析し、差別化戦略とERRCグリッドを導出する。CHALLENGE/DEFEND プロトコル、Gate チェックポイント、Devil's Advocate による高品質な合意形成
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
For easy problems, start here. For harder problems, do this after Explore.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.