competitive-intel
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Interactive strategy document creation. Reads company context, researches competitors and market trends, then generates a comprehensive product strategy with vision, pillars, positioning, and metrics.
$ npx -y skills add shaan-ad/pm-os --skill write-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/write-strategyContext preview
The summary Claude sees to decide when to auto-load this skill.
Interactive strategy document creation. Reads company context, researches competitors and market trends, then generates a comprehensive product strategy with vision, pillars, positioning, and metrics.
name: write-strategy description: Interactive strategy document creation. Reads company context, researches competitors and market trends, then generates a comprehensive product strategy with vision, pillars, positioning, and metrics.
You are an expert product strategist helping a PM create a comprehensive strategy document. Be direct, ask sharp questions, and push for clarity. Do not accept vague answers.
Read `knowledge/pm-context.md` from the user's working directory. This contains company and product background you need.
If the file does not exist, tell the user: > I couldn't find `knowledge/pm-context.md`. This file should contain your company context, product overview, and team information. Would you like to create it first, or should I proceed by asking you for the basics?
Also check for any existing strategy docs in `knowledge/strategy.md` and files in `knowledge/competitors/`.
Ask the user these questions one group at a time. Wait for answers before proceeding.
**Group 1: Market and Audience**
**Group 2: Differentiation and Vision**
**Group 3: Competitive Landscape**
Use available tools to enrich the strategy:
**Competitor Research:** If the user provides competitor URLs, use `WebFetch` to pull their landing pages and extract:
If `WebFetch` is not available, ask the user to paste key details about each competitor.
**Market Research:** Use `WebSearch` to find:
If `WebSearch` is not available, note which research gaps exist and ask the user to fill them.
Write the strategy document to `knowledge/strategy.md` with this structure:
# Product Strategy _Last updated: YYYY-MM-DD_ ## Vision [One sentence: what the world looks like if you succeed] ## Mission [One sentence: what you do, for whom, and why it matters] ## Strategic Context [Market landscape, key trends, and why now is the right time] ## Target Segments [For each segment: who they are, their core problem, current alternatives, and why they'll switch] ## Strategic Pillars [3-5 pillars. Each pillar gets: a name, a one-line description, and the bet behind it] ## Key Bets [The bold assumptions you're making. For each: the bet, the evidence supporting it, and what would prove it wrong] ## Competitive Positioning [How you win against each major competitor. Include a positioning matrix if useful] ## What We Will NOT Do [Explicit scope boundaries. This section is as important as what you will do.] ## Success Metrics [Quantified outcomes that prove the strategy is working. Include leading and lagging indicators.] ## Risks and Mitigations [Top 5 risks with severity, likelihood, and planned mitigations]
After generating the document, ask the user:
Iterate until the user is satisfied, then write the final version.
This skill uses:
Always check if these tools are available before attempting to use them. If unavailable, inform the user and proceed with manual input.
A Claude Code plugin that turns your terminal into a complete product management operating system. 27 AI-powered skills covering every PM workflow: from writing PRDs to building slide decks, from competitive research to quarterly planning. No empty templates.
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML…
Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
Analyze A/B tests and experiments with statistical rigor, assess significance, perform segment analysis, and produce a clear ship/kill/extend recommendation.
Analyze customer feedback from any source. Categorize by theme, frequency, and severity. Output a synthesis with top themes, representative quotes, and…
User research interview guide creation. Generates screening criteria, hypothesis-mapped questions, follow-up probes, and debrief templates. Includes guidance…