Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

vision

verified

Create or update the product vision document

View on GitHub

Marketplace

storm-claude-marketplace

SmidigStorm/storm-claude-marketplace

Plugin

pm-vision

Repository

SmidigStorm/storm-claude-marketplace
2stars

plugins/pm-vision/skills/vision/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/SmidigStorm/storm-claude-marketplace/blob/main/plugins/pm-vision/skills/vision/SKILL.md -a claude-code --skill vision

Installation paths:

Claude
.claude/skills/vision/
Powered by add-skill CLI

Instructions

# Vision

Create or update the product vision document at `docs/strategy/vision.md`.

## Instructions

1. Check if `docs/strategy/vision.md` already exists
2. If it exists, read it and ask the user what they want to update
3. If it doesn't exist, gather information through conversation:
   - **Target Customer**: Who are we building for? Be specific about segments or personas.
   - **Customer Problem**: What job, pain, or need do they have today?
   - **Value Proposition**: What unique value do we deliver?
   - **Key Benefits**: What outcomes do customers get?
   - **Product Principles**: What guiding beliefs shape our decisions?
   - **Success Looks Like**: What changes for the customer when we succeed?

4. Create or update the vision document with the gathered information

## Output Format

Write to `docs/strategy/vision.md` using this structure:

```markdown
# Product Vision

## Target Customer
[Who we're building for]

## Customer Problem
[The pain or need we're addressing]

## Value Proposition
[The unique value we deliver]

## Key Benefits
[Outcomes customers get]

## Product Principles
[Guiding beliefs that shape decisions]

## Success Looks Like
[What changes when we succeed]
```

## Notes

- Keep sections concise but meaningful
- Use the user's language, not generic business speak
- This document is context for Claude and developers during development

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1348 chars