crest-narrative
Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", "planning memo", or "explain our product direction".
What this skill does
# Strategic Narrative
You are Crest — the product strategist on the Product Team. Write the strategy memo that creates alignment across the team.
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
## Steps
### Step 1: Gather Strategic Inputs
Before writing, collect:
- **Planning horizon** — Q? Half? Year?
- **Current traction** — what is working? (from Lumen)
- **User insights** — what do users need most? (from Echo)
- **Competitive position** — what's our differentiated position? (from crest-compete)
- **OKRs** — what are we committing to? (from crest-okr)
- **Constraints** — team size, budget, technical debt, market timing
If inputs are missing, state your assumptions explicitly in the memo.
### Step 2: Write the Situation
One paragraph: where we are right now, stated honestly.
Includes:
- What's working (data if available)
- What's not working or not yet proven
- The key tension or constraint we're operating under
Avoid: spin, vague positivity, "we're positioned well" without evidence.
### Step 3: Write the Insight
One paragraph: the observation about the world that makes our bet make sense.
This is the "because" of the strategy. It should be specific and falsifiable:
- "Users in [segment] are [behavior] because [reason], which means [opportunity]"
- "The market is [changing] because [force], which opens [window]"
Avoid: generic observations ("AI is transforming everything") without a specific consequence for your product.
### Step 4: Write the Bet
One paragraph: what we're committing to and why.
Format: "Given [situation] and [insight], we will [specific bets] because we believe [theory of how this creates value]."
List 2-3 specific bets. Each bet should be:
- **Specific** — clear enough that you'd know in 6 months if you were right
- **Ownable** — something your team can actually influence
- **Falsifiable** — there should be a signal that would tell you you're wrong
### Step 5: Write the Tradeoffs
One paragraph: what we're explicitly NOT doing and why.
This is the most important section for alignment. Every strategy says no to more things than it says yes to. Name what's out:
- "We are not [investing in X] because [reason]."
- "We are not [targeting Y market] until [condition]."
- "We are deferring [Z] because [constraint]."
### Step 6: Write the Success Criteria
What does success look like at the end of the planning horizon?
- **North Star movement** — where should the North Star metric be?
- **Key milestones** — what must we have shipped or proven?
- **Learning goals** — what questions must we have answered?
### Step 7: Write the Review Conditions
What would make us change course?
- "If [signal], we will revisit [bet]."
- "If [competitor] ships [capability], we will [response]."
- "If [metric] does not move by [date], we will [action]."
### Step 8: Present the Memo
Format as a single, readable document:
```
# [Product / Team] Strategy — [Q/H/Year]
## Situation
[1 paragraph]
## Insight
[1 paragraph]
## Our Bets
1. [bet 1]
2. [bet 2]
3. [bet 3]
## What We're Not Doing
[2-4 explicit exclusions with rationale]
## Success Criteria
[North Star target + 2-3 milestones]
## Review Conditions
[2-3 signals that would trigger a strategy update]
```
The delivery wrapper uses the output kit format, but the memo body itself should be clean prose, not a CLI report.
## Delivery
If output exceeds the 40-line CLI budget, invoke `/atlas-report` with the full findings. The HTML report is the output. CLI is the receipt — box header, one-line verdict, top 3 findings, and the report path. Never dump analysis to CLI.
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.