/landscape [competitor-name] (optional)competitor-name- optional
What it tells Claude to do
39 linesThe prompt this command injects, verbatim. Worth reading before you run it.
# Competitive Intelligence
Research competitor landscape or deep-dive on specific competitor.
## Without Arguments - Market Landscape
1. **Identify Competitors**
- Ask user: "Who are your top 3-5 competitors?"
- Supplement with web research if user unsure
2. **For Each Competitor** research via WebFetch/WebSearch:
- Website → features, pricing, positioning
- Product Hunt → launch history
- G2/Capterra → user reviews, ratings
3. **Create Market Overview**
- Save to `.pm/competitors/_landscape.md`
- Update `.pm/cache/last-updated.json`
## With Argument - Deep Dive on $ARGUMENTS
Use the **research-agent** for autonomous deep-dive:
1. Launch research-agent to analyze $ARGUMENTS
2. Research multiple sources:
- Pricing page → feature tiers
- Changelog/blog → velocity and direction
- Reviews → user sentiment
- Job postings → hiring signals
3. Categorize features:
- **Tablestakes** - Everyone has these
- **Differentiators** - Unique selling points
- **Emerging** - New bets they're making
- **Deprecated** - What they gave up on
4. Save profile to `.pm/competitors/$ARGUMENTS.md`
Reference `examples/competitor-profile.md` in the product-management skill for output format.Shipped by 1 plugin
Installing any of these installs this command.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Create and modify files
Declares Write or Edit
Access the network
Declares WebFetch or WebSearch
~7 tokens of context used while enabled, before you invoke anything
All declared tools (5)
AskUserQuestionReadWebFetchWebSearchWriteReviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just commands.
Commandssimilar to this one
All commands →modernize-brief
Generate a phased Modernization Brief — the approved plan that transformation agents will execute against
32.8K stars
clean_gone
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
32.8K stars
hookify
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
32.8K stars