# 02 User Stories Create

> Generate INVEST-compliant user stories from a feature description. Use when the user says "user stories", "create user stories", "write user stories for X", "INVEST stories", "draft stories", or invokes `/user-stories-create`. Do NOT use for writing code, drafting a full PRD, refining a single existing story, or copying ready text into a tracker.

- **Type:** Skill
- **Install:** `agentstack add skill-ai-driven-dev-framework-02-user-stories-create`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ai-driven-dev](https://agentstack.voostack.com/s/ai-driven-dev)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ai-driven-dev](https://github.com/ai-driven-dev)
- **Source:** https://github.com/ai-driven-dev/framework/tree/main/plugins/aidd-pm/skills/02-user-stories-create
- **Website:** https://www.ai-driven-dev.fr/

## Install

```sh
agentstack add skill-ai-driven-dev-framework-02-user-stories-create
```

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

## About

# Create User Stories

Drafts INVEST-compliant user stories from a feature description through Product Owner clarification.

## Available actions

| #   | Action                  | Role                                                              | Input                                              |
| --- | ----------------------- | ----------------------------------------------------------------- | -------------------------------------------------- |
| 01  | `create-user-stories`   | Clarify scope, draft stories, validate, save to the tracker        | feature_description, existing_stories (optional)   |

## Default flow

Single action skill. The router dispatches to `create-user-stories` whenever a story-generation phrase appears.

## Transversal rules

- **INVEST**: each story is Independent, Negotiable, Valuable, Estimable, Small, Testable.
- **Definition of Ready**: acceptance criteria, dependencies, story points, and zero blocking questions before save.
- **Lean clarification**: at most 3 questions per iteration; focus on user needs, not technical aspects.
- Stories are sorted by implementation priority.
- Always wait for explicit user validation before saving to the tracker.
- The save target is the configured ticketing tool from project memory.

## References

- None.

## Assets

- `@assets/user-story-template.md`: User story body template.

## External data

- None.

## Source & license

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

- **Author:** [ai-driven-dev](https://github.com/ai-driven-dev)
- **Source:** [ai-driven-dev/framework](https://github.com/ai-driven-dev/framework)
- **License:** MIT
- **Homepage:** https://www.ai-driven-dev.fr/

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-ai-driven-dev-framework-02-user-stories-create
- Seller: https://agentstack.voostack.com/s/ai-driven-dev
- 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%.
