# Position Product

> Define product positioning and brand strategy

- Skill: `majiayu000/position-product` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/position-product`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/position-product/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/position-product

---


# position-product

**Category**: Product & Strategy

## Usage

```bash
position-product
```

## Interactive Mode

This command runs an interactive discovery session. Claude Code will:
1. Read the source file
2. Extract discovery questions
3. Guide you through the questions
4. Save results for future reference

## Execution Instructions for Claude Code

When this command is run, Claude Code should:

1. Read the source file at `claude_settings/python/processes/product-positioning.md`
2. Extract all discovery questions from the markdown
3. Run an interactive Q&A session with the user
4. Save the answers to `discovery-results/{command}-{timestamp}.json`
5. Use the answers to guide the implementation

## Source Content Location

The full process documentation can be found at:
`claude_settings/python/processes/product-positioning.md`

Claude Code should read this file and follow the documented process exactly.

