# Product Context

> A Claude skill from almax000/claude-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-almax000-claude-skills-product-context`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [almax000](https://agentstack.voostack.com/s/almax000)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [almax000](https://github.com/almax000)
- **Source:** https://github.com/almax000/claude-skills/tree/main/product-context

## Install

```sh
agentstack add skill-almax000-claude-skills-product-context
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Product Context

Manage product documentation in `.claude/product/` directory.

## Philosophy

**Repository Is All You Need**

Put product decisions where they belong - in your code repository. Version-controlled, AI-accessible, always in sync.

## Commands

| Command | Description |
|---------|-------------|
| `/product-init` | Initialize product documentation through guided conversation |
| `/product` | Update product docs based on current conversation |

## Directory Structure

```
.claude/product/
├── VISION.md    # Why: Mission, value proposition
├── USERS.md     # Who: User personas, pain points
├── SCOPE.md     # What: Features, non-goals
├── ROADMAP.md   # When: Phases, milestones, decisions
└── [extensions] # BRAND.md, MARKETING.md, etc.
```

## When to Use

- **Starting a project**: `/product-init` to create initial docs
- **After decisions**: `/product` to capture changes in conversation
- **Milestone reached**: `/product` to update ROADMAP.md

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [almax000](https://github.com/almax000)
- **Source:** [almax000/claude-skills](https://github.com/almax000/claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-almax000-claude-skills-product-context
- Seller: https://agentstack.voostack.com/s/almax000
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
