skills/document-market-thesis/SKILL.md
Create comprehensive market thesis documentation for new product categories
npx skillsauth add sancovp/sanctuary-revolution-alpha document-market-thesisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Guides you through creating a complete market thesis documentation package for a new product category. Produces 7-8 structured documents that explain the market at every level.
Your market thesis documentation should have these files:
| File | Purpose |
|------|---------|
| 00_overview.md | Thesis statement, why now, file index |
| 01_death_of_old_model.md | Why the old way fails (transfer, context, motivation) |
| 02_product_as_category.md | What the new thing actually IS |
| 03_progression_system.md | How users advance/complete (gamification) |
| 04_economics.md | Cost structures, subsidies, viability |
| 05_origin_story.md | Your journey, the struggle, the pivot |
| 06_democratization.md | Barriers, phases, vision, end state |
| 07_complete_picture.md | Full stack, flow diagram, comparison table, one-liner |
Each document follows:
See /tmp/launch_v0/new_market/ for a complete example documenting AI-native infoproducts.
/path/to/project/new_market/00_overview.md (forces you to clarify thesis)07_complete_picture.md (forces you to synthesize)By the end, you should have a one-liner that captures the entire thesis.
Example: "PAIA infoproducts are courses you do WITH an AI agent that result in you having a working AI agent."
If you can't write that one-liner, your thesis isn't clear yet.
tools
Crystal Ball ontological navigation — composing, folding, and scrying spaces
development
Compile tasks through Map — queue-driven enrich/instance loop. Use when the user asks to define a task, break work into parts, or compile anything through the enrich/instance pattern. Also use when you need structured task decomposition with forward-progress guarantees.
development
# understand-sdna **WHAT:** Gnostic agent workflow DSL with LangGraph as native execution substrate. Ariadne (threading) + Poimandres (generation) = SDNA spiral. **WHEN:** Building agent workflows with typed composition, context threading, human-in-the-loop patterns, or LangGraph integration. **HOW:** Use the decision tree below, then read the relevant resources. --- ## Decision Tree: What to Build ``` Is this continuous improvement / optimization loop? ├── YES → SDNA^F (SDNAFlowchain) │
data-ai
Spawn isolated Ralph agents (claude -p) for parallel subtasks