# Create Prd

> A Claude skill from Karthick-Ramachandran/persist-os.

- **Type:** Skill
- **Install:** `agentstack add skill-karthick-ramachandran-persist-os-create-prd`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Karthick-Ramachandran](https://agentstack.voostack.com/s/karthick-ramachandran)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Karthick-Ramachandran](https://github.com/Karthick-Ramachandran)
- **Source:** https://github.com/Karthick-Ramachandran/persist-os/tree/main/.claude/skills/create-prd
- **Website:** https://persist-os.pages.dev

## Install

```sh
agentstack add skill-karthick-ramachandran-persist-os-create-prd
```

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

## About

# Skill: Create PRD

## Purpose

Create a useful feature PRD that helps humans and AI agents understand what should be built and why.

## Inputs

- Feature name or problem statement.
- User goal or business reason.
- Any existing product notes, tickets, or change requests.

## Required Reading

- `docs/00-product/BRD.md`
- `docs/00-product/PRD.md`
- Relevant existing `docs/40-features//`
- Relevant accepted ADRs in `docs/adrs/`

## Output Files

- `docs/40-features//PRD.md`
- `docs/40-features//ACCEPTANCE.md`, when acceptance criteria are part of the request.
- `docs/40-features//CHANGE_REQUESTS.md`, when changing existing requirements.

## Process

1. Identify the user, problem, desired outcome, and non-goals.
2. Link the feature to product goals and existing source-of-truth docs.
3. Define acceptance criteria that can be tested.
4. Capture security, privacy, file write, dependency, and MCP implications.
5. Identify architecture areas that require follow-up review.
6. Keep the PRD concise and implementation-guiding.

## Stop Conditions

Stop and request human decision if:

- Product intent is contradictory.
- A requested behavior conflicts with an accepted ADR.
- The feature adds network, telemetry, AI API, cloud, MCP runtime, auth, secrets, or file write
  behavior without explicit approval.
- Scope is too broad to define testable acceptance criteria.

## Quality Bar

- The PRD states goals, non-goals, users, acceptance criteria, risks, and source links.
- Acceptance criteria are concrete enough to drive tests.
- Security and architecture implications are not generic filler.
- The PRD does not duplicate full architecture docs.

## Source & license

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

- **Author:** [Karthick-Ramachandran](https://github.com/Karthick-Ramachandran)
- **Source:** [Karthick-Ramachandran/persist-os](https://github.com/Karthick-Ramachandran/persist-os)
- **License:** MIT
- **Homepage:** https://persist-os.pages.dev

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-karthick-ramachandran-persist-os-create-prd
- Seller: https://agentstack.voostack.com/s/karthick-ramachandran
- 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%.
