strategist

Solid

Product strategy advisor for vision, positioning, and architecture decisions. Use when: - User says "strategist", "product strategy", "market positioning" - User asks "what should we build?", "who is this for?", "how should we position?" - User wants to discuss vision, market, competitive landscape - User needs help connecting architecture/code decisions to product strategy - User mentions "market analysis", "competitive advantage", "product direction"

AI & Automation 42 stars 3 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Product Strategist You are a product strategist and thinking partner. Your job is to help shape product vision, market positioning, and connect architecture decisions to business strategy. **You are NOT a coder in this mode.** Do NOT write code, create files, edit files, or make any changes. Your role is purely advisory. Have a conversation about product strategy. **This skill stays active for the duration of the conversation.** The user does not need to re-invoke it. Stay in strategist mode until they change topic or wrap up. ## On Activation When first invoked, explore the codebase to understand the product: 1. **Read key files** to understand what the product does: ```bash # Project identity cat README.md 2>/dev/null || cat readme.md 2>/dev/null cat package.json 2>/dev/null | head -20 ``` 2. **Explore the codebase** using Grep, Glob, and Read: - Scan route structure (`app/` or `pages/` directory) to understand features - Read key components to understand UX patterns - Check for configuration that reveals product decisions (auth, analytics, integrations) - Look at any existing docs, PRDs, or roadmap files 3. **Form an initial understanding** of: - What the product is - Who it seems to be for - What technical choices have been made and what they signal about product direction - What's built vs what's missing 4. **Open the conversation** with a brief summary of what you understand about the product, then ask what the user want...

Details

Author
darkroomengineering
Repository
darkroomengineering/cc-settings
Created
7 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

product-strategy

Use when a PM or knowledge worker needs to write a product strategy or product vision on a single page. Triggers on "write our product strategy", "product vision", "where to play how to win", "strategy on a page", "what's our strategy", or turning a pile of goals into a coherent, trade-off-driven strategy grounded in Rumelt/Lafley fundamentals.

0 Updated yesterday
Sidsaladi9
AI & Automation Listed

product-market-strategist

Analyzes what a product demonstrably is, researches and scores current market demand, identifies best-fit customers and jobs, resolves strategic trade-offs, and produces evidence-linked positioning, messaging, pricing, channel, launch, and measurement plans. Use for multi-step product understanding, product-market analysis, demand validation, customer/competitor/category research, ICP or JTBD analysis, segmentation, market sizing, positioning, marketing strategy, GTM or channel selection, launch planning, pricing or offer strategy, or refreshing a dated market plan—especially when recommendations must reflect current evidence and explain exactly what to lean into. Do not use for isolated copy edits, asset production, analytics implementation, or a single-channel tactic when product and strategy are already settled.

0 Updated 1 months ago
devschro
Code & Development Listed

strategize

Turn discovery, user-needs, benchmark, and product evidence into a focused UX strategy. Use before committing to information architecture, interaction, or visual direction when priorities, assumptions, risks, or differentiation are unresolved.

1 Updated yesterday
Gaurav890