agent-browser
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to…
Define time-horizoned assumptions about your industry (today / 6mo / 12mo) that ground strategic thinking. Use when the user is making roadmap, positioning or investment calls, or says 'what am I assuming about the market'. Also use proactively before a big strategic
$ npx -y skills add davekilleen/Dex --skill industry-truths --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/industry-truthsContext preview
The summary Claude sees to decide when to auto-load this skill.
Define time-horizoned assumptions about your industry (today / 6mo / 12mo) that ground strategic thinking. Use when the user is making roadmap, positioning or investment calls, or says 'what am I assuming about the market'. Also use proactively before a big strategic
name: industry-truths description: "Define time-horizoned assumptions about your industry (today / 6mo / 12mo) that ground strategic thinking. Use when the user is making roadmap, positioning or investment calls, or says 'what am I assuming about the market'. Also use proactively before a big strategic recommendation. Not for capturing a single decision; use `decision-log`."
Run inline in the current conversation by default, so this work can see what the user has already discussed, decided, or settled this session. Do not fork merely because this skill was selected. Only run in the background when the user explicitly asks for a background run or the host has already obtained a specific background-work approval for this run.
In rapidly changing industries (especially AI/tech), strategic decisions require grounding in **what you believe to be true** at different time horizons. This skill helps you define, document, and maintain those assumptions so every ideation session and strategic conversation carries that context.
When everything's shifting fast, it's easy to:
**The solution:** A structured file of industry truths across three time horizons (Today, 6 months, 12 months) that travels with your AI context.
---
This is an **interactive conversation**, not a form. The goal is to tease out deeply held beliefs through questions, not just capture bullet points.
Start by explaining the concept:
> **Building on quicksand is expensive.** > > In fast-moving industries, strategic decisions need grounding in what you believe to be true at different time horizons. This skill helps you define those assumptions so they travel with every strategic conversation. > > We'll explore three horizons: > 1. **Today** — What you believe is true right now > 2. **6 months** — Emerging certainties > 3. **12 months** — Strategic bets > > Plus: who you track for signals (your "inferred truths" sources). > > This takes about 15 minutes. Ready to start?
**Ask:** What's your industry or domain? (e.g., "B2B SaaS," "Product Management," "AI/ML tooling," "Enterprise Sales")
**Why:** Context for the rest of the questions. Truths about AI tooling differ from truths about enterprise sales.
**Prompt:** Let's start with what you believe is true **today**. Not conventional wisdom—your genuine beliefs based on what you're seeing.
**Guiding questions (ask 2-3, don't interrogate):**
**Capture:** 3-5 clear statements with brief reasoning
**Example output format:**
**Prompt:** Now let's think **six months out**. What do you believe will be true by [specific month 6 months from now]? These are emerging certainties—things you're reasonably confident about.
**Guiding questions:**
**Capture:** 3-5 emerging certainties with implications
**Example:**
**Prompt:** Finally, **12 months out**—your strategic bets. What do you believe will be true a year from now? These might be wrong, but they're shaping your decisions today.
**Guiding questions:**
**Capture:** 3-5 strategic bets with reasoning
**Example:**
**Prompt:** What did you used to believe that you now think is wrong? Capturing these helps track your evolving thinking.
**Capture:** 2-3 rejected beliefs with brief explanation
**Example:**
---
After the interview, create `04-Projects/Product_Strategy/Industry_Truths.md` (or update if it exists):
--- created: [today's date] updated: [today's date] domain: [user's domain] tags: [strategy, assumptions, industry-truths] --- # Industry Truths — [Domain] A living document of what I believe to be true about [domain] at different time horizons. These ground all strategic thinking, ideation, and investment decisions. **Purpose:** In a world where we're building on quicksand, this file ensures I'm not forgetting key assumptions when ideating. These truths travel with the AI so we're always thinking within this context. --- ## Today (Current Reality) [User's "today" truths with brief reasoning for e
A personal operating system for your work. Strategic work management, meeting intelligence, relationship tracking, daily planning — all configured for your specific role.
Repo: davekilleen/Dex
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to…
Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying…
This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring…
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design…
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills,…