agentsclimarketplace

Crest narrative

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/ai-agency/tonone/skills/crest-narrative

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill crest-narrative

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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".

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.1 KB, as published. Nobody here has run it

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.